scummvm/test/common
2006-12-17 19:39:15 +00:00
..
array.h Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +00:00
hashmap.h Some new & extended test cases 2006-03-31 07:20:16 +00:00
list.h add functions for reverse iteration of Common::List 2006-05-26 17:18:23 +00:00
pack.h sync OFFS define in tests with scumm/saveload.h (64 bit fix for make test) 2006-12-17 19:39:15 +00:00
seekablesubreadstream.h Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I accidentally commited from the wrong directory) 2006-11-13 22:06:27 +00:00
str.h Added some String tests, to verify copy-on-write works correctly 2006-09-30 18:58:09 +00:00
subreadstream.h Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I accidentally commited from the wrong directory) 2006-11-13 22:06:27 +00:00