Age | Commit message (Expand) | Author |
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | 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 |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
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-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | 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-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-24 | Implemented selection of tests using a config file, config file layout resemb... | Neeraj Kumar |
2010-07-19 | added code to display progress of the engine so far | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | 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-10 | switched testbed detection code to advance detector, doesn't bails out when g... | 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 | renamed the guards in header files | Neeraj Kumar |
2010-06-26 | split testsuite.h into testsuite.cpp | Neeraj Kumar |
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar |
2010-06-26 | completed the savefile tests | Neeraj Kumar |
2010-06-25 | improved the pixel and other gfx tests | Neeraj Kumar |
2010-06-17 | few fixes in GFX tests, added template for FS tests | Neeraj Kumar |
2010-06-14 | added some features suggested by jordi, needs more work although | Neeraj Kumar |
2010-06-14 | some minor change as per CFC | Neeraj Kumar |
2010-06-13 | added code for testing shake, focus, overlay, scaling, need to fix more some ... | Neeraj Kumar |
2010-06-13 | improved aspect ratio correction and cursor tests, added test for iconifying ... | Neeraj Kumar |
2010-06-10 | some minor changes in the testsuite structure, reduced no. of files per tests... | Neeraj Kumar |
2010-06-06 | some minor modifications in function args,use of inline specifier | Neeraj Kumar |
2010-06-06 | polished the interface to interact with testsuites, added code to report test... | Neeraj Kumar |
2010-06-02 | completed the basic testsuite class | Neeraj Kumar |
2010-06-02 | enhanced the basic testsuite class | Neeraj Kumar |
2010-06-01 | created the basic testsuite class, will use it to create the GFX testsuite in... | Neeraj Kumar |