Commit Graph

18 Commits

Author SHA1 Message Date
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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
f9005dd4b3 TESTBED: display appropriate message at begining if game-data files are not found
svn-id: r52042
2010-08-12 15:19:04 +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
dab72c519c TESTBED: fixed default disabling of FS testsuite when game data files are not found
svn-id: r51840
2010-08-07 20:35:50 +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
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
424c13e9f4 switched testbed detection code to advance detector, doesn't bails out when game data not found
svn-id: r50789
2010-07-10 19:24:12 +00:00
Neeraj Kumar
cea663adb6 renamed the guards in header files
svn-id: r50344
2010-06-26 21:28:50 +00:00
Neeraj Kumar
e537ce48bb split testsuite.h into testsuite.cpp
svn-id: r50322
2010-06-26 14:29:50 +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
6e27ad3b2b some more refinements to FS and GFX tests
svn-id: r50286
2010-06-25 20:26:54 +00:00
Neeraj Kumar
f444d45116 some more filesystem related tweaks
svn-id: r50167
2010-06-22 20:49:38 +00:00
Neeraj Kumar
0012b23e84 modified the filesystem test, added a script to directly create the game-data-directory, no zip file required
svn-id: r50140
2010-06-22 14:39:51 +00:00
Neeraj Kumar
7b8693757c added testcase for writing files in the filesystem
svn-id: r50009
2010-06-18 08:45:57 +00:00
Neeraj Kumar
fb210bd45f added a FS test to open and read a file from the game-data dir
svn-id: r49948
2010-06-17 20:24:01 +00:00
Neeraj Kumar
f3dcd38c74 few fixes in GFX tests, added template for FS tests
svn-id: r49925
2010-06-17 11:23:51 +00:00