scummvm/test/common
2010-05-30 13:42:04 +00:00
..
algorithm.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
array.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
bufferedreadstream.h
bufferedseekablereadstream.h
fixedstack.h
func.h
hashmap.h Add basic test for HashMap::iterator 2009-09-22 12:49:32 +00:00
list.h
md5.h COMMON: Remove various variants of the md5_file / md5_file_string funcs; turned the (disabled) MD5 test code into a working unit test 2009-11-23 22:30:22 +00:00
memoryreadstream.h
pack.h
ptr.h Add simple testcase for ScopedPtr and SharedPtr 2010-03-22 20:26:57 +00:00
queue.h
rational.h Use TS_ASSERT_EQUALS in test cases 2010-05-17 22:08:19 +00:00
rect.h
seekablesubreadstream.h
serializer.h
stack.h
str.h Split test cases for internal and external storage. 2010-05-30 13:42:04 +00:00
stream.h Rename Common::Stream::readLine_NEW to readLine 2009-12-30 23:00:55 +00:00
subreadstream.h
tokenizer.h Slightly tweak Common::StringTokenizer tests, cleanup 2010-04-10 23:13:18 +00:00