log test/automated/Makefile @ 4451:033c455bbe99

age author description
Sun, 09 May 2010 06:58:30 -0700 Eric Wing Refactored automated rwops tests so read and write directories can be more easily customized.
Mon, 17 Aug 2009 17:52:42 +0000 Edgar Simo Added simple audio test. gsoc2009_unit_tests
Sun, 02 Aug 2009 21:45:56 +0000 Edgar Simo Run testsdl instead of the individual testcases. 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
Mon, 20 Jul 2009 18:42:55 +0000 Edgar Simo Added platform test based ot testplatform.c. gsoc2009_unit_tests
Wed, 15 Jul 2009 14:40:09 +0000 Edgar Simo Better handling of makefile dependencies. gsoc2009_unit_tests
Sun, 12 Jul 2009 12:05:28 +0000 Edgar Simo * Added preliminary render tests, missing some SDL functions to work properly. gsoc2009_unit_tests
Sat, 11 Jul 2009 19:21:48 +0000 Edgar Simo Using common infrastructure. gsoc2009_unit_tests
Thu, 09 Jul 2009 10:42:56 +0000 Edgar Simo Added more strict warning flags. gsoc2009_unit_tests
Tue, 07 Jul 2009 09:35:08 +0000 Edgar Simo Fixed my setup, putting a more universal makefile up. gsoc2009_unit_tests
Wed, 01 Jul 2009 10:22:28 +0000 Edgar Simo Initial revision of SDL_Surface testsuite. gsoc2009_unit_tests
Sat, 20 Jun 2009 16:54:22 +0000 Edgar Simo Test target should build if needed. gsoc2009_unit_tests
Sat, 20 Jun 2009 16:46:58 +0000 Edgar Simo Better output. gsoc2009_unit_tests
Fri, 19 Jun 2009 18:57:23 +0000 Edgar Simo Make makefile a bit more complete. gsoc2009_unit_tests
Fri, 19 Jun 2009 18:53:58 +0000 Edgar Simo First revision of the automated test suite. gsoc2009_unit_tests
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 06:42:58 +0000 Sam Lantinga Fixed include paths for Visual C++
Mon, 07 Sep 2009 05:06:34 +0000 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009