diff 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
line wrap: on
line diff
--- a/test/README	Tue Jul 10 14:16:44 2007 +0000
+++ b/test/README	Tue Jul 10 15:03:19 2007 +0000
@@ -24,6 +24,7 @@
 	testoverlay2	Tests the overlay flickering/scaling during playback.
 	testpalette	Tests palette color cycling
 	testplatform	Tests types, endianness and cpu capabilities
+	testrwops	Stress-test file i/o API
 	testsem		Tests SDL's semaphore implementation
 	testsprite	Example of fast sprite movement on the screen
 	testtimer	Test the timer facilities