aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/testbed.h
AgeCommit message (Expand)Author
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-27TESTBED: Updated the progress bar to show count of enabled test/testsuites in...Neeraj Kumar
2010-07-17Implemented scrollable checkbox like behaviour using ListWidgetNeeraj Kumar
2010-07-15separated testsuite configuration to another classNeeraj 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-13Added code to enable testsuite selection using checkboxesNeeraj Kumar
2010-07-05made Quit and RTL features workingNeeraj 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-05-31the basic testbed skeleton, removed any trace of quuxNeeraj Kumar
2010-05-24adding (missed) testbed to engines/, reverting TODONeeraj Kumar