log test/automated/testsdl.c @ 3753:5b48a529fd8a gsoc2009_unit_tests

age author description
Thu, 06 Aug 2009 08:39:42 +0000 Edgar Simo More debugging information when test fails. gsoc2009_unit_tests
Tue, 04 Aug 2009 18:23:54 +0000 Edgar Simo Missed a few things in the last patch. gsoc2009_unit_tests
Tue, 04 Aug 2009 18:07:11 +0000 Edgar Simo Added placeholder for manual tests. gsoc2009_unit_tests
Tue, 04 Aug 2009 16:26:43 +0000 Edgar Simo You can now disable any of the testsuites. gsoc2009_unit_tests
Sun, 02 Aug 2009 18:58:03 +0000 Edgar Simo Added command line options. gsoc2009_unit_tests
Sun, 02 Aug 2009 16:01:23 +0000 Edgar Simo Merged into one big app, while keeping modular applications also. gsoc2009_unit_tests
Wed, 13 Jan 2010 08:52:47 +0000 Sam Lantinga Quiet tests shouldn't prompt during assertions
Wed, 23 Dec 2009 01:55:00 +0000 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.