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
/
common
Age
Commit message (
Expand
)
Author
2019-08-24
TESTBED: Move encoding conversion tests to testbed
Jaromir Wysoglad
2019-08-24
TEST: Remove tests for ascii transliteration
Jaromir Wysoglad
2019-08-24
TEST: Add tests for Common::Encoding
Jaromir Wysoglad
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-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-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-05
TESTS: Fix warning
Eugene Sandulenko
2016-06-04
TESTS: Fix SortedArray test
Eugene Sandulenko
2016-05-23
TESTS: Implement SortedArray test
Eugene Sandulenko
2016-05-16
COMMON: Add replace functions to Common and String.
Borja Lorente Escobar
2016-02-18
COMMON: Add convenience method to Common::Rational for 1:1 ratios
Colin Snover
2016-02-18
COMMON: Add methods for inserting and erasing with iterators
Colin Snover
2016-01-26
COMMON: Allow '#' to only match digits in matchString.
Johannes Schickel
2015-11-10
COMMON: More sort unit tests
Bertrand Augereau
2015-01-04
TEST: Fix another typo in uint64 endian tests.
Johannes Schickel
2015-01-04
TEST: Fix uint64 endian related test code.
Johannes Schickel
2015-01-04
TEST: Fix C++11 compat warnings.
Johannes Schickel
2014-12-21
TEST: Create test cases for reading uint64 from a stream
Adrian Astley
2014-12-19
TEST: Add unit tests for uint64 reading
Adrian Astley
2014-08-07
TEST: Remove odd test in rendermode tests.
Johannes Schickel
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2013-07-10
TEST: Whitespaces in test/common/
Tobia Tesan
[next]