index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-04-13
COMMON: Use a prefix table to speed up the Huffman decoder
Bastien Bouclet
2019-04-13
COMMON: Rework the BitStream class to improve its performance
Bastien Bouclet
2019-04-12
TESTS: Reduce error for double precision math test
Thierry Crozat
2019-04-11
TESTS: Use relative difference for math tests
David Fioramonti
2019-04-11
TESTS: further reduce precision for math tests
David Fioramonti
2019-04-11
TESTS: reduce precision for math tests
David Fioramonti
2019-04-11
TESTS: Use Less than or equal to for math tests
David Fioramonti
2019-04-06
TESTS: Use M_PI for Common math tests
David Fioramonti
2019-04-06
COMMON: add tests for Common::String
Jaromir Wysoglad
2019-04-06
COMMON: add test for Common::isPunct
Jaromir Wysoglad
2019-04-06
COMMON: add 2 tests for common/math.h
Jaromir Wysoglad
2019-03-03
COMMON: Allow '\#' to match '#' in matchString
sluicebox
2017-11-20
TESTS: Remove zero-length string and associated -Wformat massage
Colin Snover
2017-11-18
TESTS: Remove unnecessary heap allocation
Colin Snover
2017-11-18
COMMON: Add limited support for custom deleters to ScopedPtr
Colin Snover
2017-11-10
COMMON: Add basic fixed-width word wrap to Common::String
Colin Snover
2017-10-06
COMMON: Allow construction of Arrays of non-copyable members
Colin Snover
2017-09-30
COMMON: Add standard data method to Common::Array
Colin Snover
2017-09-30
COMMON: Add standard count & count+copy array constructors
Colin Snover
2017-08-24
COMMON: Add BitStream classes for memory buffers
Willem Jan Palenstijn
2017-06-08
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
Colin Snover
2017-03-30
COMMON: Reduce maximum Span size to 4GiB
Colin Snover
2017-02-08
COMMON: Fix calling Span::getStringAt with non-zero index
Colin Snover
2017-01-23
TESTS: Fix tests building
Eugene Sandulenko
2017-01-23
TESTS: Revert changes to module Makefile
Eugene Sandulenko
2017-01-23
TESTS: Fix missing QUIET_CXX option in Makefile
Eugene Sandulenko
2017-01-23
TESTS: Attempt to fix Makefile for NDS build
Eugene Sandulenko
2017-01-23
TESTS: Fix linking target in Makefile
Eugene Sandulenko
2017-01-15
BUILD: Fix PSP build of test runner
Colin Snover
2017-01-15
BUILD: Fix N64 build of test runner
Colin Snover
2017-01-15
TESTS: Build Wintermute test only for static plugin
Eugene Sandulenko
2017-01-15
BUILD: Fix compilation of test runner on Dreamcast
Colin Snover
2017-01-14
TESTS: Attempt to fix buildbot builds for backends with extra flags
Colin Snover
2017-01-14
TESTS: Fix building Common::Span test on big endian systems
Bastien Bouclet
2017-01-08
COMMON: Simplify Span code
Colin Snover
2017-01-08
COMMON: Add more lcov-guided Span tests
Colin Snover
2017-01-08
COMMON: Improve test coverage for Span and fix bugs from testing
Colin Snover
2017-01-08
COMMON: Add Span to common library
Colin Snover
2017-01-05
TESTS: Fix warnings
Willem Jan Palenstijn
2017-01-05
COMMON: Add strnlen for safer C string length reads
Colin Snover
2016-12-27
TEST: Only build Wintermute tests when that engine is enabled
Colin Snover
2016-12-26
Merge pull request #874 from tobiatesan/fix_getfilename_cr5
Eugene Sandulenko
2016-12-26
WINTERMUTE: Try to "correctly" handle dir paths
Tobia Tesan
2016-12-26
WINTERMUTE: only access -1th char of string if length > 0 in getFileName
Tobia Tesan
2016-12-26
WINTERMUTE: Add tests for engines/wintermute/path_utils.h
Tobia Tesan
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-05
TESTS: Fix warning
Eugene Sandulenko
2016-07-28
Revert "BUILD: Fix test compilation with event recorder enabled"
Bastien Bouclet
2016-06-04
TESTS: Fix SortedArray test
Eugene Sandulenko
2016-05-23
TESTS: Implement SortedArray test
Eugene Sandulenko
[next]