comparison test/README @ 4036:eb60dd682e5e SDL-1.2

Whoops, reverted changes that shouldn't have been committed with #3197.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 10 Jul 2007 15:04:49 +0000
parents 3ccd06fc22e5
children
comparison
equal deleted inserted replaced
4035:3ccd06fc22e5 4036:eb60dd682e5e
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
28 testsem Tests SDL's semaphore implementation 27 testsem Tests SDL's semaphore implementation
29 testsprite Example of fast sprite movement on the screen 28 testsprite Example of fast sprite movement on the screen
30 testtimer Test the timer facilities 29 testtimer Test the timer facilities
31 testver Check the version and dynamic loading and endianness 30 testver Check the version and dynamic loading and endianness
32 testvidinfo Show the pixel format of the display and perfom the benchmark 31 testvidinfo Show the pixel format of the display and perfom the benchmark