Mercurial > sdl-ios-xcode
log test/automated/testsdl.c @ 3740:e451d5d288e9 gsoc2009_unit_tests
age | author | description |
---|---|---|
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 |