aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/fs.cpp
AgeCommit message (Collapse)Author
2010-07-18Some more improvements in the TestbedListWidget and added description method ↵Neeraj Kumar
in testsuite class svn-id: r50984
2010-07-14Some code formatting fixesJordi Vilalta Prat
svn-id: r50893
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
svn-id: r50885
2010-07-10switched testbed detection code to advance detector, doesn't bails out when ↵Neeraj Kumar
game data not found svn-id: r50789
2010-07-01testbed now keeps a list of executed testsuitesNeeraj Kumar
svn-id: r50545
2010-06-29removed all printfs, added logging feature in form of logPrintfNeeraj Kumar
svn-id: r50512
2010-06-26the ScummVM header included to all source filesNeeraj Kumar
svn-id: r50320
2010-06-25added savegame testsNeeraj Kumar
svn-id: r50290
2010-06-25some more refinements to FS and GFX testsNeeraj Kumar
svn-id: r50286
2010-06-22some more filesystem related tweaksNeeraj Kumar
svn-id: r50167
2010-06-22modified the filesystem test, added a script to directly create the ↵Neeraj Kumar
game-data-directory, no zip file required svn-id: r50140
2010-06-21fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from ↵Neeraj Kumar
graphics.cpp/graphics.h svn-id: r50119
2010-06-19some more changes with GFX and FS testsNeeraj Kumar
svn-id: r50064
2010-06-18added testcase for writing files in the filesystemNeeraj Kumar
svn-id: r50009
2010-06-17added a FS test to open and read a file from the game-data dirNeeraj Kumar
svn-id: r49948
2010-06-17few fixes in GFX tests, added template for FS testsNeeraj Kumar
svn-id: r49925