log test/automated/Makefile @ 4737:0e18c79c4111

age author description
2010-05-09 Eric Wing Refactored automated rwops tests so read and write directories can be more easily customized.
2009-08-17 Edgar Simo Added simple audio test. gsoc2009_unit_tests
2009-08-02 Edgar Simo Run testsdl instead of the individual testcases. 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
2009-07-20 Edgar Simo Added platform test based ot testplatform.c. gsoc2009_unit_tests
2009-07-15 Edgar Simo Better handling of makefile dependencies. gsoc2009_unit_tests
2009-07-12 Edgar Simo * Added preliminary render tests, missing some SDL functions to work properly. gsoc2009_unit_tests
2009-07-11 Edgar Simo Using common infrastructure. gsoc2009_unit_tests
2009-07-09 Edgar Simo Added more strict warning flags. gsoc2009_unit_tests
2009-07-07 Edgar Simo Fixed my setup, putting a more universal makefile up. gsoc2009_unit_tests
2009-07-01 Edgar Simo Initial revision of SDL_Surface testsuite. gsoc2009_unit_tests
2009-06-20 Edgar Simo Test target should build if needed. gsoc2009_unit_tests
2009-06-20 Edgar Simo Better output. gsoc2009_unit_tests
2009-06-19 Edgar Simo Make makefile a bit more complete. gsoc2009_unit_tests
2009-06-19 Edgar Simo First revision of the automated test suite. gsoc2009_unit_tests
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 Fixed include paths for Visual C++
2009-09-07 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009