Commit Graph

20 Commits

Author SHA1 Message Date
Julien
08c01d116b TESTBED: Add const modifiers to some parameters/functions 2011-06-07 03:52:15 -04:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Max Horn
427dc1ae93 GUI: Move major widgets to new directory gui/widgets
Also renamed the source/header files, now they are more closely
aligned to how we rename most other source files

svn-id: r54264
2010-11-16 10:11:57 +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
9dbe6fdb07 TESTBED: Implemented audioCD tests
svn-id: r51711
2010-08-03 19:24:09 +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
184b704ddf TESTBED: removed unnecessary code from config file implementation
svn-id: r51267
2010-07-24 22:32:08 +00:00
Neeraj Kumar
89988af11d TESTBED: reimplemented the config functionality using ConfigFile Class
svn-id: r51258
2010-07-24 21:02:21 +00:00
Neeraj Kumar
3f2527a48a Implemented selection of tests using a config file, config file layout resembles to that of .scummvmrc on linux
svn-id: r51248
2010-07-24 16:05:19 +00:00
Neeraj Kumar
c030858cf1 TESTBED: added deselect capabilty in GUI, removed redundant code, testsuites now all enabled by default
svn-id: r51155
2010-07-22 17:59:59 +00:00
Neeraj Kumar
d2fc68222b fixed some typos
svn-id: r51000
2010-07-18 18:11:37 +00:00
Neeraj Kumar
0ae45ed7ed fixed a minor typo
svn-id: r50986
2010-07-18 09:50:05 +00:00
Neeraj Kumar
f17c363683 Selected entries are now marked as '(selected)', toggled by double click
svn-id: r50985
2010-07-18 09:34:31 +00:00
Neeraj Kumar
b6c2be3bb9 Some more improvements in the TestbedListWidget and added description method in testsuite class
svn-id: r50984
2010-07-18 09:08:18 +00:00
Neeraj Kumar
07a9a03587 a few more modifications in the testsuite selection widget
svn-id: r50983
2010-07-18 07:53:05 +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