Age | Commit message (Expand) | Author |
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel |
2011-06-07 | TESTBED: Update some switch constructs for better control flow handling | Julien |
2011-06-07 | TESTBED: Remove dead code, unused arguments and unreferenced symbols | Julien |
2011-06-07 | TESTBED: Add const modifiers to some parameters/functions | Julien |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-10-23 | ALL: Fix indention (whitespaces -> tabs) | Max Horn |
2010-10-02 | 1. Added ConfigParams Singelton class to eliminate use of configuration speci... | Neeraj Kumar |
2010-09-18 | TESTBED: Fix warnings | Filippos Karapetis |
2010-08-14 | TESTBED: formatting fix, deleted spaces/tabs at end of line | Neeraj Kumar |
2010-08-14 | TESTBED: some more refinements with handling Quit events in GUI | Neeraj Kumar |
2010-08-12 | TESTBED: display appropriate message at begining if game-data files are not f... | Neeraj Kumar |
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar |
2010-08-07 | TESTBED: fixed default disabling of FS testsuite when game data files are not... | Neeraj Kumar |
2010-08-06 | TESTBED: Merged changes from trunk to my branch | Neeraj Kumar |
2010-08-01 | TESTBED: implemented the exit dialog using ListWidget | Neeraj Kumar |
2010-08-01 | TESTBED: fixed a typo, due to which the config file size was increasing if a ... | Neeraj Kumar |
2010-07-30 | TESTBED: generalized the GUI, added code for the end text gui message and opt... | Neeraj Kumar |
2010-07-27 | TESTBED: Updated the progress bar to show count of enabled test/testsuites in... | Neeraj Kumar |
2010-07-24 | TESTBED: removed unnecessary code from config file implementation | Neeraj Kumar |
2010-07-24 | TESTBED: reimplemented the config functionality using ConfigFile Class | Neeraj Kumar |
2010-07-24 | Implemented selection of tests using a config file, config file layout resemb... | Neeraj Kumar |
2010-07-22 | TESTBED: some changes in interaction messages, couple of fixes | Neeraj Kumar |
2010-07-22 | TESTBED: added deselect capabilty in GUI, removed redundant code, testsuites ... | Neeraj Kumar |
2010-07-18 | Selected entries are now marked as '(selected)', toggled by double click | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | Neeraj Kumar |
2010-07-18 | a few more modifications in the testsuite selection widget | Neeraj Kumar |
2010-07-17 | Implemented scrollable checkbox like behaviour using ListWidget | Neeraj Kumar |
2010-07-15 | separated testsuite configuration to another class | Neeraj Kumar |