Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
d35a2aa96e
TESTBED: Added simple movie player. Plays QT movies only so far
...
Invoke with --start-movie flag
2020-08-23 19:46:58 +02:00
lolbot-iichan
24c34a1fe8
TESTBED: Give achievements for completed testsuites
2020-06-13 16:29:17 +02:00
lolbot-iichan
3bfd87d88a
TESTBED: Create testsuite list at separate static method
2020-06-13 16:29:17 +02:00
Bastien Bouclet
1ef3e3fe3e
TESTBED: Add override keywords
2020-02-09 12:43:16 +01:00
Eugene Sandulenko
cfde7683e7
TESTBED: Added override keywords
2020-02-06 23:46:47 +01:00
Paul Gilbert
5b80320525
ENGINES: Adding override keyword to hasFeature methods
2020-02-04 20:04:11 -08:00
Eugene Sandulenko
33abb6118f
ALL: Change main engine header guard defines to <directory>_<engine>_H
...
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.
2016-05-17 18:21:30 +02:00
Johannes Schickel
3edca1abb4
TESTBED: Make GPL headers consistent in themselves.
2014-02-18 02:39:38 +01:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Neeraj Kumar
a16832760b
1. Added ConfigParams Singelton class to eliminate use of configuration 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-10-02 01:05:16 +00:00
Neeraj Kumar
0a7bda50cc
TESTBED: formatting fix, deleted spaces/tabs at end of line
...
svn-id: r52081
2010-08-14 08:32:39 +00:00
Neeraj Kumar
4e92b3a17e
TESTBED: Some refinemnts related to skipping tests and display in GUI
...
svn-id: r51945
2010-08-09 20:10:53 +00:00
Neeraj Kumar
717e5f619b
TESTBED: implemented the exit dialog using ListWidget
...
svn-id: r51602
2010-08-01 23:26:38 +00:00
Neeraj Kumar
a6e84128c9
TESTBED: generalized the GUI, added code for the end text gui message and option to rerun tests
...
svn-id: r51507
2010-07-30 13:54:25 +00:00
Neeraj Kumar
26c0547e67
TESTBED: Updated the progress bar to show count of enabled test/testsuites instead of entire list size
...
svn-id: r51351
2010-07-27 09:32:19 +00:00
Neeraj Kumar
fd157b47a3
Implemented scrollable checkbox like behaviour using ListWidget
...
svn-id: r50971
2010-07-17 22:32:31 +00:00
Neeraj Kumar
407d65068a
separated testsuite configuration to another class
...
svn-id: r50918
2010-07-15 18:51:56 +00:00
Jordi Vilalta Prat
555acf4ba1
Some code formatting fixes
...
svn-id: r50893
2010-07-14 19:44:51 +00:00
Jordi Vilalta Prat
0b3201e5e3
Whitespace cleanup (mainly spaces and tabs at the end of line)
...
svn-id: r50885
2010-07-14 14:12:42 +00:00
Neeraj Kumar
85958744a2
Added code to enable testsuite selection using checkboxes
...
svn-id: r50850
2010-07-13 19:26:45 +00:00
Neeraj Kumar
f470baa314
made Quit and RTL features working
...
svn-id: r50711
2010-07-05 21:29:15 +00:00
Neeraj Kumar
9a4bd4220f
testbed now keeps a list of executed testsuites
...
svn-id: r50545
2010-07-01 12:30:56 +00:00
Neeraj Kumar
68d691bc3e
removed all printfs, added logging feature in form of logPrintf
...
svn-id: r50512
2010-06-29 22:46:56 +00:00
Neeraj Kumar
3cc204f461
the ScummVM header included to all source files
...
svn-id: r50320
2010-06-26 13:07:13 +00:00
Neeraj Kumar
a8a8ea31df
the basic testbed skeleton, removed any trace of quux
...
svn-id: r49341
2010-05-31 04:58:19 +00:00
Neeraj Kumar
cbf491a7b8
adding (missed) testbed to engines/, reverting TODO
...
svn-id: r49197
2010-05-24 17:43:55 +00:00