log test/automated/testsdl.c @ 4963:604077962776

age author description
Mon, 05 Jul 2010 13:10:47 -0700 Sam Lantinga Fixed revision type for SDL 1.3
Mon, 17 Aug 2009 17:52:42 +0000 Edgar Simo Added simple audio test. gsoc2009_unit_tests
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.
Fri, 11 Dec 2009 09:22:34 +0000 Sam Lantinga Added an automated test for rectangle routines, currently only testing line clipping.
Sun, 22 Nov 2009 07:00:26 +0000 Sam Lantinga More fixes to compile under Visual C++
Thu, 19 Nov 2009 09:07:09 +0000 Mike Gorchak Added support for generic getopt() function instead of getopt_long(). Because not all platforms have getopt_long().
Sat, 26 Sep 2009 10:32:14 +0000 Sam Lantinga Fixed bug #777
Mon, 07 Sep 2009 05:06:34 +0000 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009