aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/fs.cpp
AgeCommit message (Expand)Author
2010-06-25added savegame testsNeeraj Kumar
2010-06-25some more refinements to FS and GFX testsNeeraj Kumar
2010-06-22some more filesystem related tweaksNeeraj Kumar
2010-06-22modified the filesystem test, added a script to directly create the game-data...Neeraj Kumar
2010-06-21fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from gr...Neeraj Kumar
2010-06-19some more changes with GFX and FS testsNeeraj Kumar
2010-06-18added testcase for writing files in the filesystemNeeraj Kumar
2010-06-17added a FS test to open and read a file from the game-data dirNeeraj Kumar
2010-06-17few fixes in GFX tests, added template for FS testsNeeraj Kumar