aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/config.cpp
AgeCommit message (Expand)Author
2010-07-27TESTBED: Updated the progress bar to show count of enabled test/testsuites in...Neeraj Kumar
2010-07-24TESTBED: removed unnecessary code from config file implementationNeeraj Kumar
2010-07-24TESTBED: reimplemented the config functionality using ConfigFile ClassNeeraj Kumar
2010-07-24Implemented selection of tests using a config file, config file layout resemb...Neeraj Kumar
2010-07-22TESTBED: some changes in interaction messages, couple of fixesNeeraj Kumar
2010-07-22TESTBED: added deselect capabilty in GUI, removed redundant code, testsuites ...Neeraj Kumar
2010-07-18Selected entries are now marked as '(selected)', toggled by double clickNeeraj Kumar
2010-07-18Some more improvements in the TestbedListWidget and added description method ...Neeraj Kumar
2010-07-18a few more modifications in the testsuite selection widgetNeeraj Kumar
2010-07-17Implemented scrollable checkbox like behaviour using ListWidgetNeeraj Kumar
2010-07-15separated testsuite configuration to another classNeeraj Kumar