diff test/README @ 4862:7b1d35d98294

Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
author Sam Lantinga <slouken@libsdl.org>
date Sun, 22 Aug 2010 13:45:56 -0700
parents a0e096916474
children
line wrap: on
line diff
--- a/test/README	Sun Aug 22 12:39:56 2010 -0700
+++ b/test/README	Sun Aug 22 13:45:56 2010 -0700
@@ -28,6 +28,7 @@
 	testpalette	Tests palette color cycling
 	testplatform	Tests types, endianness and cpu capabilities
 	testsem		Tests SDL's semaphore implementation
+	testshape	Tests shaped windows
 	testsprite	Example of fast sprite movement on the screen
 	testsprite2	Improved version of testsprite
 	testtimer	Test the timer facilities