Age | Commit message (Expand) | Author |
2013-10-17 | TESTBED: Fix uninitalized variable. CID 1002670 | Eugene Sandulenko |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
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-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-08-14 | TESTBED: formatting fix, deleted spaces/tabs at end of line | Neeraj Kumar |
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar |
2010-08-03 | TESTBED: Implemented audioCD tests | Neeraj Kumar |
2010-08-01 | TESTBED: implemented the exit dialog using ListWidget | 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: added deselect capabilty in GUI, removed redundant code, testsuites ... | Neeraj Kumar |
2010-07-18 | fixed some typos | Neeraj Kumar |
2010-07-18 | fixed a minor typo | 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 |