Commit Graph
14 Commits
Author SHA1 Message Date
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 32553308cf TESTBED: basic template for midi tests
svn-id: r51957
2010-08-10 20:20:28 +00:00
Neeraj Kumar 39780f4a68 TESTBED: implemented some sample beeps using PCSpeaker emulator for testing sound subsystem
svn-id: r51333
2010-07-26 20:59:50 +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 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 e022dd7013 added template code for testing events
svn-id: r50459
2010-06-28 20:55:28 +00:00
Neeraj Kumar cf3d5c2774 added files for misc tests, implemented the datetime test
svn-id: r50400
2010-06-27 21:09:57 +00:00
Neeraj Kumar e537ce48bb split testsuite.h into testsuite.cpp
svn-id: r50322
2010-06-26 14:29:50 +00:00
Neeraj Kumar 82bfb7b7bf added savegame tests
svn-id: r50290
2010-06-25 21:03:53 +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
Neeraj Kumar 1032b69f51 some minor changes in the testsuite structure, reduced no. of files per testsuite, fixed some formatting
svn-id: r49571
2010-06-10 12:40:58 +00:00
Neeraj Kumar fababbe205 able to display rectangle on screen using grabPalette() and copyRectToScreen, will use it to test palettes and autocomputeDirtyRects features
svn-id: r49404
2010-06-03 03:55:08 +00:00
Neeraj Kumar 91a8d25cea completed the basic testsuite class
svn-id: r49392
2010-06-02 13:56:04 +00:00
Neeraj Kumar cbf491a7b8 adding (missed) testbed to engines/, reverting TODO
svn-id: r49197
2010-05-24 17:43:55 +00:00