aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed
AgeCommit message (Collapse)Author
2010-06-08added working test for palettized cursors, tests mouse events as wellNeeraj Kumar
svn-id: r49516
2010-06-08updated my outdate copy of trunk, added couple of more tests in gfxtestsNeeraj Kumar
svn-id: r49510
2010-06-06some minor modifications in function args,use of inline specifierNeeraj Kumar
svn-id: r49461
2010-06-06polished the interface to interact with testsuites, added code to report ↵Neeraj Kumar
test results svn-id: r49456
2010-06-04some code on getting strings printed on the screenNeeraj Kumar
svn-id: r49421
2010-06-03able to display rectangle on screen using grabPalette() and ↵Neeraj Kumar
copyRectToScreen, will use it to test palettes and autocomputeDirtyRects features svn-id: r49404
2010-06-02completed the basic testsuite classNeeraj Kumar
svn-id: r49392
2010-06-02enhanced the basic testsuite classNeeraj Kumar
svn-id: r49390
2010-06-01created the basic testsuite class, will use it to create the GFX testsuite ↵Neeraj Kumar
in graphics.h svn-id: r49379
2010-05-31the basic testbed skeleton, removed any trace of quuxNeeraj Kumar
svn-id: r49341
2010-05-25removed .deps, modified properties, reverted TODONeeraj Kumar
svn-id: r49207
2010-05-24adding (missed) testbed to engines/, reverting TODONeeraj Kumar
svn-id: r49197