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
2006-12-17
sync OFFS define in tests with scumm/saveload.h (64 bit fix for make test)
Willem Jan Palenstijn
2006-11-13
Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I ac...
Max Horn
2006-09-30
Added some String tests, to verify copy-on-write works correctly
Max Horn
2006-07-22
Adding unit test for struct packing
Max Horn
2006-05-26
add functions for reverse iteration of Common::List
Willem Jan Palenstijn
2006-05-13
Removing the tests for class Map (which doesn't exist anymore)
Max Horn
2006-03-31
Some new & extended test cases
Max Horn
2006-03-29
Cleanup test code in our 'clean' target
Max Horn
2006-03-29
Improved the 'test' build rule
Max Horn
2006-03-29
Removed some more semicola
Max Horn
2006-03-29
Added a minimal README for our unit tests, and moved their build rule to a ne...
Max Horn
2006-03-29
Removing some unnecessary semicolons (avoiding compiler warnings/errors)
Max Horn
2006-03-29
bringing cxxtest-3.10.1 to ScummVM's main branch
Max Horn
2006-03-28
Adapted unit tests to current situation
Max Horn
2006-03-28
Renamed various container isEmpty() methods to empty() to match STL conventions
Max Horn
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-02-06
Add testcases for String::hasSuffix and hasPrefix
Max Horn
2004-05-21
Updated unit tests
Max Horn
2004-04-12
Skeleton unit test for array class
Max Horn
2003-12-24
simple unit tests for List/Map/String classes
Max Horn