Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko | |
Recently we started to use this as new semantics, although in the past we used simly <engine>_H. Now these guard defines are consistent with rest of the files which are used in the engines. | |||
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2010-10-02 | 1. Added ConfigParams Singelton class to eliminate use of configuration ↵ | Neeraj Kumar | |
specific static variables. 2. Modified code to handle the change 3. Updated the previously merged obsolete copy of branch gsoc2010-testbed. svn-id: r52973 | |||
2010-08-14 | TESTBED: formatting fix, deleted spaces/tabs at end of line | Neeraj Kumar | |
svn-id: r52081 | |||
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar | |
svn-id: r51945 | |||
2010-08-01 | TESTBED: implemented the exit dialog using ListWidget | Neeraj Kumar | |
svn-id: r51602 | |||
2010-07-30 | TESTBED: generalized the GUI, added code for the end text gui message and ↵ | Neeraj Kumar | |
option to rerun tests svn-id: r51507 | |||
2010-07-27 | TESTBED: Updated the progress bar to show count of enabled test/testsuites ↵ | Neeraj Kumar | |
instead of entire list size svn-id: r51351 | |||
2010-07-17 | Implemented scrollable checkbox like behaviour using ListWidget | Neeraj Kumar | |
svn-id: r50971 | |||
2010-07-15 | separated testsuite configuration to another class | Neeraj Kumar | |
svn-id: r50918 | |||
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat | |
svn-id: r50893 | |||
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat | |
svn-id: r50885 | |||
2010-07-13 | Added code to enable testsuite selection using checkboxes | Neeraj Kumar | |
svn-id: r50850 | |||
2010-07-05 | made Quit and RTL features working | Neeraj Kumar | |
svn-id: r50711 | |||
2010-07-01 | testbed now keeps a list of executed testsuites | Neeraj Kumar | |
svn-id: r50545 | |||
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar | |
svn-id: r50512 | |||
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar | |
svn-id: r50320 | |||
2010-05-31 | the basic testbed skeleton, removed any trace of quux | Neeraj Kumar | |
svn-id: r49341 | |||
2010-05-24 | adding (missed) testbed to engines/, reverting TODO | Neeraj Kumar | |
svn-id: r49197 |