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
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
2013-07-10
TEST: removed fixed hashes in test/common/hash-str.h
Tobia Tesan
2013-07-10
TEST: Thorough testing for common/hash-str.h
Tobia Tesan
2013-07-10
TEST: reorganize test/common/util.h
Tobia Tesan
2013-07-10
TEST: tests for common/rendermode.h
Tobia Tesan
2013-07-10
TEST: test cases for common/util.cpp
Tobia Tesan
2013-07-10
TEST: tests for common/huffman.h
Tobia Tesan
2013-06-20
COMMON: Add erase method to String class
richiesams
2013-01-26
TESTS: Add failing test for repeated seeks in BufferedSeekableReadStream
Willem Jan Palenstijn
2012-12-16
TEST: Add missing include
Bastien Bouclet
2012-12-16
TEST: Add some tests for Common::BitStreamImpl
Bastien Bouclet
2012-10-09
TEST: Add two (simple) tests for MemoryWriteStream.
Johannes Schickel
2012-03-11
TEST: Add a test case for SafeSeekableSubReadStream::eos handling.
Johannes Schickel
2012-03-11
TEST: Add a test case for MemoryReadStream::eos handling.
Johannes Schickel
2012-02-22
TEST: Silence some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
[next]