SDL/test
Ryan C. Gordon f30e120aa9 Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
..
nacl Fixes audio for Native Client, and other fixes... 2014-06-08 18:18:13 -03:00
shapes Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
COPYING Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
Makefile.in Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
README Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
acinclude.m4 Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
aclocal.m4 Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
autogen.sh Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
axis.bmp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
button.bmp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
checkkeys.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
configure Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
configure.in Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
controllermap.bmp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
controllermap.c Fixed use of uninitialized variable warning in test program. 2014-05-29 22:44:08 +02:00
gcc-fat.sh Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
icon.bmp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
loopwave.c Fixed another loopwave crash with no command line arguments 2014-06-07 17:25:35 -07:00
loopwavequeue.c Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
moose.dat Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
picture.xbm Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
relative_mode.markdown Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
sample.bmp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
sample.wav Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testatomic.c Fixed compiler warning 2014-07-07 10:39:02 -07:00
testaudioinfo.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_audio.c Update audio testautomation: more coverage; added SDL_PauseAudio test /w callback coverage 2014-07-07 23:33:57 -07:00
testautomation_clipboard.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_events.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_hints.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_keyboard.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_main.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_mouse.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_pixels.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_platform.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_rect.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_render.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_rwops.c __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK. 2014-05-05 22:21:26 +03:00
testautomation_sdltest.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_stdlib.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_suites.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_surface.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_syswm.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_timer.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testautomation_video.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testdraw2.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testdrawchessboard.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testdropfile.c Changed C++ style comments to fix pedantic warnings. 2014-05-17 22:02:25 +02:00
testerror.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testfile.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testfilesystem.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testgamecontroller.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testgesture.c Don't redefine standard macros, use SDL specific macros instead to avoid compiler warnings 2014-06-23 11:06:50 -07:00
testgl2.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testgles.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testgles2.c Fixed compile warnings 2014-06-07 18:20:25 -07:00
testhaptic.c Fixed the inertia effect in the test program 2014-04-26 12:29:40 -07:00
testhittesting.c Minor tweaks to testhittesting. 2014-06-05 00:49:25 -04:00
testhotplug.c Changed C++ style comments. 2014-05-18 21:11:30 +02:00
testiconv.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testime.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testintersections.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testjoystick.c A few more ANDROID for __ANDROID__ replacements 2014-05-10 15:57:09 -03:00
testkeys.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testloadso.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testlock.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testmessage.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testmultiaudio.c Fixes audio for Native Client, and other fixes... 2014-06-08 18:18:13 -03:00
testnative.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testnative.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testnativecocoa.m Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testnativew32.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testnativex11.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testoverlay2.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testplatform.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testpower.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testrelative.c Removed global variable from test program. 2014-04-19 15:28:13 +02:00
testrendercopyex.c Fixes audio for Native Client, and other fixes... 2014-06-08 18:18:13 -03:00
testrendertarget.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testresample.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testrumble.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testscale.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testsem.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testshader.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testshape.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testsprite2.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testspriteminimal.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
teststreaming.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testthread.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testtimer.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testver.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testviewport.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
testwm2.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
torturethread.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
utf8.txt Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00

README

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
	loopwavequeue	Audio test -- loop playing a WAV file with SDL_QueueAudio
	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
	controllermap   Useful to generate Game Controller API compatible maps