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
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
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-11-06
AUDIO: Simplify RawStream code.
Johannes Schickel
2011-10-09
TEST: Extend Common::Array copy-constructor test a bit.
Johannes Schickel
2011-09-07
TEST: Allow building the test runner with MinGW
Littleboy
2011-08-19
TEST: Add a very tiny and simple unit test for intLog2.
Johannes Schickel
2011-08-07
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-06-08
TEST: Remove backends hack again
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-03
COMMON: Let Common::normalizePath normalize '..' in paths
Max Horn
2011-05-23
COMMON: Provide our own implementations for scumm_str(n)icmp
Max Horn
2011-05-16
COMMON: Fix inserting an array into itself under certain conditions
Max Horn
2011-05-16
TEST: Explicitly disable exceptions and std lib usage
Max Horn
2011-04-12
COMMON: Add some testcases for common/endian.h
Max Horn
2011-03-19
ALL: s/PI/M_PI/
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
COMMON: Reduce overflow risk in Common::Rational += and -= operators
Max Horn
2011-01-30
COMMON: Add an erase method which takes an iterator to HashMap.
Johannes Schickel
2011-01-28
Patch #3149416: Support for linking with "as-needed"
Max Horn
2010-11-23
TEST: Add/extend MemoryReadStream(Endian) test cases
Max Horn
2010-11-19
TEST: Make cxxtest work with Python 3.1 too.
Johannes Schickel
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-18
COMMON: Make implementation of Buffered*Stream classes internal
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-05
TEST: Tweak "make test" build rules to ignore -Wglobal-constructors
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-10
TEST: Use TS_ASSERT_EQUALS instead of TS_ASSERT + operator==
Max Horn
2010-10-03
SCI: Allow multiple word groups in parser
Willem Jan Palenstijn
2010-09-12
COMMON: Add unit tests for recently fixed Common::Rational bugs
Max Horn
2010-09-07
COMMON: Fix edge case for wildcard in matchString
Willem Jan Palenstijn
2010-09-07
TESTS: Add more Rational (in)equality tests
Willem Jan Palenstijn
2010-08-25
COMMON: Add test for BufferedReadStream's eos
Willem Jan Palenstijn
2010-08-16
Common: Fix bug in lastPathComponent.
Johannes Schickel
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-05-30
Split test cases for internal and external storage.
Johannes Schickel
2010-05-30
Add a (currently) failing test for reference logic in Common::String. (Taken ...
Johannes Schickel
2010-05-17
Use TS_ASSERT_EQUALS in test cases
Max Horn
2010-05-17
Some tweaks and fixes for Common::Rational
Max Horn
2010-05-17
Add tests for Common::Rational from patch #2963496 (VideoDecoder Rewrite), al...
Matthew Hoops
2010-05-05
Typo.
Johannes Schickel
2010-05-05
Add a custom implementation of OpenBSD's strlcat and strlcpy.
Johannes Schickel
2010-04-12
Remove semicolon
Ori Avtalion
2010-04-10
Slightly tweak Common::StringTokenizer tests, cleanup
Max Horn
2010-04-10
Part of patch #2982224: "GSoC: Added unit test and unified error message disp...
Max Horn
2010-03-22
Add simple testcase for ScopedPtr and SharedPtr
Max Horn
[next]