aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/testsuite.h
AgeCommit message (Expand)Author
2014-02-18TESTBED: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-07TESTBED: Remove dead code, unused arguments and unreferenced symbolsJulien
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
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-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
2010-08-01TESTBED: implemented the exit dialog using ListWidgetNeeraj Kumar
2010-07-30TESTBED: generalized the GUI, added code for the end text gui message and opt...Neeraj Kumar
2010-07-29TESTBED: implemented gui of Sound Subsystem testsNeeraj Kumar
2010-07-27TESTBED: Updated the progress bar to show count of enabled test/testsuites in...Neeraj Kumar
2010-07-25TETBED: fixed the boundary error in palette rotation, added colored progress ...Neeraj Kumar
2010-07-24Implemented selection of tests using a config file, config file layout resemb...Neeraj Kumar
2010-07-19added code to display progress of the engine so farNeeraj 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-05made Quit and RTL features workingNeeraj Kumar
2010-07-02added processing of quit eventNeeraj 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-26renamed the guards in header filesNeeraj Kumar
2010-06-26split testsuite.h into testsuite.cppNeeraj Kumar
2010-06-26the ScummVM header included to all source filesNeeraj Kumar
2010-06-26completed the savefile testsNeeraj Kumar
2010-06-25improved the pixel and other gfx testsNeeraj Kumar
2010-06-17few fixes in GFX tests, added template for FS testsNeeraj Kumar
2010-06-14added some features suggested by jordi, needs more work althoughNeeraj Kumar
2010-06-14some minor change as per CFCNeeraj Kumar
2010-06-13added code for testing shake, focus, overlay, scaling, need to fix more some ...Neeraj Kumar
2010-06-13improved aspect ratio correction and cursor tests, added test for iconifying ...Neeraj Kumar
2010-06-10some minor changes in the testsuite structure, reduced no. of files per tests...Neeraj Kumar
2010-06-06some minor modifications in function args,use of inline specifierNeeraj Kumar
2010-06-06polished the interface to interact with testsuites, added code to report test...Neeraj Kumar
2010-06-02completed the basic testsuite classNeeraj Kumar
2010-06-02enhanced the basic testsuite classNeeraj Kumar
2010-06-01created the basic testsuite class, will use it to create the GFX testsuite in...Neeraj Kumar