This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-12 20:50:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
test
/
common
History
Max Horn
9d96d9d380
Fix sign warnings in unit tests
...
svn-id: r34580
2008-09-16 11:57:45 +00:00
..
array.h
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
bufferedreadstream.h
Big patch changing semantics of ReadStream::eos():
2008-09-14 22:28:53 +00:00
bufferedseekablereadstream.h
Fix sign warnings in unit tests
2008-09-16 11:57:45 +00:00
func.h
- Added Common::mem_fun_ref for object references instead of pointers.
2008-07-31 13:36:13 +00:00
hashmap.h
Some extra HashMap tests
2008-08-28 09:03:43 +00:00
list.h
Implemented transparent List::iterator to List::const_iterator conversion and updated our tests accordingly.
2008-04-02 02:15:00 +00:00
pack.h
Fixed some warnings.
2008-02-19 00:10:05 +00:00
ptr.h
Added a reset method to SharedPtr, which allows NULLifying it.
2008-07-29 09:16:53 +00:00
queue.h
- Added tests for newly added Common::Queue
2008-09-01 16:52:09 +00:00
seekablesubreadstream.h
Fix sign warnings in unit tests
2008-09-16 11:57:45 +00:00
str.h
additional Common::String tests
2008-09-05 20:53:30 +00:00
stream.h
Big patch changing semantics of ReadStream::eos():
2008-09-14 22:28:53 +00:00
subreadstream.h
Big patch changing semantics of ReadStream::eos():
2008-09-14 22:28:53 +00:00