Age | Commit message (Expand) | Author |
2016-09-03 | TESTBED: Added mouse cursor | Eugene Sandulenko |
2014-02-18 | TESTBED: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-07 | TESTBED: Remove dead code, unused arguments and unreferenced symbols | Julien |
2011-06-07 | TESTBED: Add const modifiers to some parameters/functions | Julien |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-20 | TESTBED: Adapt documentation to the palette RGBA->RGB change. | Johannes Schickel |
2011-02-14 | TESTBED: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar |
2010-07-24 | TESTBED: added a test for checking cursor trails in the GUI, fixed some displ... | Neeraj Kumar |
2010-07-20 | TESTBED: added preface to tests, can skip tests now. | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | Neeraj Kumar |
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat |
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat |
2010-07-11 | improved the scaling test to have a rectangle of estimated size of scaled cur... | Neeraj Kumar |
2010-07-07 | Added code to draw rainbow palette using HSV and converting it to RGB | Neeraj Kumar |
2010-06-26 | renamed the guards in header files | Neeraj Kumar |
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar |
2010-06-24 | added palette rotation test | Neeraj Kumar |
2010-06-21 | fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from gr... | Neeraj Kumar |
2010-06-17 | few fixes in GFX tests, added template for FS tests | Neeraj Kumar |
2010-06-16 | some changes in scaling and overlay | Neeraj Kumar |
2010-06-15 | added/fixed some features in palettized cursors/aspect ratio correction etc. | Neeraj Kumar |
2010-06-14 | added some features suggested by jordi, needs more work although | 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-08 | updated my outdate copy of trunk, added couple of more tests in gfxtests | 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 |