aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/testbed.h
AgeCommit message (Collapse)Author
2010-10-021. Added ConfigParams Singelton class to eliminate use of configuration ↵Neeraj Kumar
specific static variables. 2. Modified code to handle the change 3. Updated the previously merged obsolete copy of branch gsoc2010-testbed. svn-id: r52973
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
svn-id: r52081
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
svn-id: r51945
2010-08-01TESTBED: implemented the exit dialog using ListWidgetNeeraj Kumar
svn-id: r51602
2010-07-30TESTBED: generalized the GUI, added code for the end text gui message and ↵Neeraj Kumar
option to rerun tests svn-id: r51507
2010-07-27TESTBED: Updated the progress bar to show count of enabled test/testsuites ↵Neeraj Kumar
instead of entire list size svn-id: r51351
2010-07-17Implemented scrollable checkbox like behaviour using ListWidgetNeeraj Kumar
svn-id: r50971
2010-07-15separated testsuite configuration to another classNeeraj Kumar
svn-id: r50918
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-13Added code to enable testsuite selection using checkboxesNeeraj Kumar
svn-id: r50850
2010-07-05made Quit and RTL features workingNeeraj Kumar
svn-id: r50711
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-05-31the basic testbed skeleton, removed any trace of quuxNeeraj Kumar
svn-id: r49341
2010-05-24adding (missed) testbed to engines/, reverting TODONeeraj Kumar
svn-id: r49197