Mercurial > sdl-ios-xcode
comparison test/README @ 4035:3ccd06fc22e5 SDL-1.2
Don't leak the readahead buffer if win32 rwops file open fails.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 10 Jul 2007 15:03:19 +0000 |
parents | 5baad3758427 |
children | eb60dd682e5e |
comparison
equal
deleted
inserted
replaced
4034:4ea82f5e7e2c | 4035:3ccd06fc22e5 |
---|---|
22 testlock Hacked up test of multi-threading and locking | 22 testlock Hacked up test of multi-threading and locking |
23 testoverlay Tests the software/hardware overlay functionality. | 23 testoverlay Tests the software/hardware overlay functionality. |
24 testoverlay2 Tests the overlay flickering/scaling during playback. | 24 testoverlay2 Tests the overlay flickering/scaling during playback. |
25 testpalette Tests palette color cycling | 25 testpalette Tests palette color cycling |
26 testplatform Tests types, endianness and cpu capabilities | 26 testplatform Tests types, endianness and cpu capabilities |
27 testrwops Stress-test file i/o API | |
27 testsem Tests SDL's semaphore implementation | 28 testsem Tests SDL's semaphore implementation |
28 testsprite Example of fast sprite movement on the screen | 29 testsprite Example of fast sprite movement on the screen |
29 testtimer Test the timer facilities | 30 testtimer Test the timer facilities |
30 testver Check the version and dynamic loading and endianness | 31 testver Check the version and dynamic loading and endianness |
31 testvidinfo Show the pixel format of the display and perfom the benchmark | 32 testvidinfo Show the pixel format of the display and perfom the benchmark |