SDL-mirror/test
2012-06-21 12:12:11 -03:00
..
automated Automated tests fixes 2012-06-21 12:12:11 -03:00
nds-test-progs Missed a file in Frank's patch 2012-02-12 23:22:44 -05:00
shapes Remove superflous sample shapes (same BMPs) 2010-09-15 22:33:46 -07:00
test-automation Add clipboard tests 2011-10-29 23:34:19 -07:00
acinclude.m4 Switched the SDL 2 autoconf macro to AM_PATH_SDL2 2012-01-30 21:39:26 -05:00
aclocal.m4 Switched the SDL 2 autoconf macro to AM_PATH_SDL2 2012-01-30 21:39:26 -05:00
autogen.sh
checkkeys.c Fixed a compiler warning on Visual Studio. 2011-09-09 04:17:47 -04:00
common.c Added testnative to the Makefile and fixed building on Mac OS X 2012-01-07 16:57:09 -05:00
common.h Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
configure Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 2012-01-22 17:21:00 -05:00
configure.in Switched the SDL 2 autoconf macro to AM_PATH_SDL2 2012-01-30 21:39:26 -05:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
Makefile.in RenderCopyEx,rotation and flipping for all hardware/software backends (#1308) 2012-06-01 19:51:08 -03:00
moose.dat
picture.xbm
README Updated the README and removed the old graywin test 2012-01-22 22:30:27 -05:00
sample.bmp
sample.wav
testatomic.c 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
testaudioinfo.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testdraw2.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testerror.c 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
testfile.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testgesture.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testgl2.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testgles.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testhaptic.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testiconv.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testime.c 1.Fixed a memory leak inside XInput2 code 2012-05-31 19:23:30 +03:00
testintersections.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testjoystick.c Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
testkeys.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testloadso.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testlock.c 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
testmultiaudio.c testmultiaudio.c needs to #include <stdio.h>. 2011-08-03 03:12:07 -04:00
testnative.c Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
testnative.h Updated SDL test projects 2012-01-07 17:08:17 -05:00
testnativecocoa.m
testnativew32.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testnativex11.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testoverlay2.c Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
testplatform.c Fixed another printf() compiler warning, this time in the 1.3 branch. 2011-08-23 03:12:27 -04:00
testpower.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testrelative.c 1.Fixed a memory leak inside XInput2 code 2012-05-31 19:23:30 +03:00
testrendercopyex.c RenderCopyEx,rotation and flipping for all hardware/software backends (#1308) 2012-06-01 19:51:08 -03:00
testrendertarget.c Renamed SetTargetTexture() to SetRenderTarget() 2012-01-22 01:26:28 -05:00
testresample.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testrumble.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testscale.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testsem.c Fixed bug 1426 - SDL_SemWaitTimeout returns -1 and sets error instead of SDL_MUTEX_TIMEDOUT on time out 2012-02-20 23:51:53 -05:00
testshader.c Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
testshape.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testsprite2.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testspriteminimal.c Have testspriteminimal use the new simple API 2012-01-22 19:47:33 -05:00
teststreaming.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
testthread.c 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
testtimer.c Removed the SDL 1.2 compatibility API... we'll see how painful this is. 2012-01-22 18:11:41 -05:00
testver.c Removing some more references to SDL 1.3 2012-01-22 17:26:45 -05:00
testwm2.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
torturethread.c 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
utf8.txt

These are test programs for the SDL library:

	checkkeys	Watch the key events to check the keyboard
	loopwave	Audio test -- loop playing a WAV file
	testaudioinfo	Lists audio device capabilities
	testcdrom	Sample audio CD control program
	testerror	Tests multi-threaded error handling
	testfile	Tests RWops layer
	testgl2		A very simple example of using OpenGL with SDL
	testhread	Hacked up test of multi-threading
	testiconv	Tests international string conversion
	testjoystick	List joysticks and watch joystick events
	testkeys	List the available keyboard keys
	testloadso	Tests the loadable library layer
	testlock	Hacked up test of multi-threading and locking
	testmultiaudio	Tests using several audio devices
	testoverlay2	Tests the overlay flickering/scaling during playback.
	testpalette	Tests palette color cycling
	testplatform	Tests types, endianness and cpu capabilities
	testsem		Tests SDL's semaphore implementation
	testshape	Tests shaped windows
	testsprite2	Example of fast sprite movement on the screen
	testtimer	Test the timer facilities
	testver		Check the version and dynamic loading and endianness
	testwm2		Test window manager -- title, icon, events
	torturethread	Simple test for thread creation/destruction