Age | Commit message (Expand) | Author |
2019-07-01 | TESTBED: Correctly reset the number of skipped tests | Cameron Cawley |
2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert |
2015-11-28 | TESTBED: Added safety check | Eugene Sandulenko |
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-08-09 | TESTBED: Fix "if" formatting. | Johannes Schickel |
2011-06-07 | TESTBED: Remove dead code, unused arguments and unreferenced symbols | Julien |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-02 | 1. Added ConfigParams Singelton class to eliminate use of configuration speci... | Neeraj Kumar |
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-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-01 | TESTBED: implemented the exit dialog using ListWidget | Neeraj Kumar |
2010-07-30 | TESTBED: added code to enable the mixer to simultaneously play channels, paus... | Neeraj Kumar |
2010-07-30 | TESTBED: generalized the GUI, added code for the end text gui message and opt... | Neeraj Kumar |
2010-07-29 | TESTBED: implemented gui of Sound Subsystem tests | Neeraj Kumar |
2010-07-27 | TESTBED: Updated the progress bar to show count of enabled test/testsuites in... | Neeraj Kumar |
2010-07-25 | TETBED: fixed the boundary error in palette rotation, added colored progress ... | Neeraj Kumar |
2010-07-25 | TESTBED: minor addition of code to enable logging | Neeraj Kumar |
2010-07-24 | TESTBED: added a test for checking cursor trails in the GUI, fixed some displ... | 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-19 | added code to display progress of the engine so far | Neeraj Kumar |
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat |
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat |
2010-07-13 | Added code to enable testsuite selection using checkboxes | Neeraj Kumar |
2010-07-05 | made Quit and RTL features working | Neeraj Kumar |
2010-07-02 | added processing of quit event | Neeraj Kumar |
2010-07-01 | testbed now keeps a list of executed testsuites | Neeraj Kumar |
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar |
2010-06-26 | split testsuite.h into testsuite.cpp | Neeraj Kumar |