log test/automated/testsdl.c @ 5073:1e94e68525d5

age author description
2010-07-05 Sam Lantinga Fixed revision type for SDL 1.3
2009-08-17 Edgar Simo Added simple audio test. gsoc2009_unit_tests
2009-08-06 Edgar Simo More debugging information when test fails. gsoc2009_unit_tests
2009-08-04 Edgar Simo Missed a few things in the last patch. gsoc2009_unit_tests
2009-08-04 Edgar Simo Added placeholder for manual tests. gsoc2009_unit_tests
2009-08-04 Edgar Simo You can now disable any of the testsuites. gsoc2009_unit_tests
2009-08-02 Edgar Simo Added command line options. gsoc2009_unit_tests
2009-08-02 Edgar Simo Merged into one big app, while keeping modular applications also. gsoc2009_unit_tests
2010-01-13 Sam Lantinga Quiet tests shouldn't prompt during assertions
2009-12-23 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
2009-12-11 Sam Lantinga Added an automated test for rectangle routines, currently only testing line clipping.
2009-11-22 Sam Lantinga More fixes to compile under Visual C++
2009-11-19 Mike Gorchak Added support for generic getopt() function instead of getopt_long(). Because not all platforms have getopt_long().
2009-09-26 Sam Lantinga Fixed bug #777
2009-09-07 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009