Age | Commit message (Expand) | Author |
2010-07-10 | switched testbed detection code to advance detector, doesn't bails out when g... | Neeraj Kumar |
2010-07-05 | made Quit and RTL features working | Neeraj Kumar |
2010-07-02 | added processing of quit event | Neeraj Kumar |
2010-07-01 | testbed now keeps a list of executed testsuites | Neeraj Kumar |
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar |
2010-06-26 | renamed the guards in header files | Neeraj Kumar |
2010-06-26 | split testsuite.h into testsuite.cpp | Neeraj Kumar |
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar |
2010-06-26 | completed the savefile tests | Neeraj Kumar |
2010-06-25 | improved the pixel and other gfx tests | Neeraj Kumar |
2010-06-17 | few fixes in GFX tests, added template for FS tests | Neeraj Kumar |
2010-06-14 | added some features suggested by jordi, needs more work although | Neeraj Kumar |
2010-06-14 | some minor change as per CFC | Neeraj Kumar |
2010-06-13 | added code for testing shake, focus, overlay, scaling, need to fix more some ... | Neeraj Kumar |
2010-06-13 | improved aspect ratio correction and cursor tests, added test for iconifying ... | Neeraj Kumar |
2010-06-10 | some minor changes in the testsuite structure, reduced no. of files per tests... | Neeraj Kumar |
2010-06-06 | some minor modifications in function args,use of inline specifier | Neeraj Kumar |
2010-06-06 | polished the interface to interact with testsuites, added code to report test... | Neeraj Kumar |
2010-06-02 | completed the basic testsuite class | Neeraj Kumar |
2010-06-02 | enhanced the basic testsuite class | Neeraj Kumar |
2010-06-01 | created the basic testsuite class, will use it to create the GFX testsuite in... | Neeraj Kumar |