index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
testbed
/
config.h
Age
Commit message (
Expand
)
Author
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