aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/fs.cpp
AgeCommit message (Expand)Author
2019-08-11TESTBED: Add createDirectory() test in FStestsCameron Cawley
2014-02-18TESTBED: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-07TESTBED: Cleanup boolean use in enable() function for fs and midi testsJulien
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-021. Added ConfigParams Singelton class to eliminate use of configuration speci...Neeraj Kumar
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
2010-08-12TESTBED: display appropriate message at begining if game-data files are not f...Neeraj Kumar
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
2010-08-07TESTBED: added checks to make sure the object is acquired before use, fixed a...Neeraj Kumar
2010-08-07TESTBED: fixed default disabling of FS testsuite when game data files are not...Neeraj Kumar
2010-08-07TESTBED: fix in fs testsNeeraj Kumar
2010-07-30TESTBED: added code to enable the mixer to simultaneously play channels, paus...Neeraj Kumar
2010-07-18Some more improvements in the TestbedListWidget and added description method ...Neeraj Kumar
2010-07-14Some code formatting fixesJordi Vilalta Prat
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
2010-07-10switched testbed detection code to advance detector, doesn't bails out when g...Neeraj Kumar
2010-07-01testbed now keeps a list of executed testsuitesNeeraj Kumar
2010-06-29removed all printfs, added logging feature in form of logPrintfNeeraj Kumar
2010-06-26the ScummVM header included to all source filesNeeraj Kumar
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