SDL-mirror/test
2015-05-01 01:19:00 -04:00
..
emscripten Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
nacl Fixes audio for Native Client, and other fixes... 2014-06-08 18:18:13 -03:00
shapes
acinclude.m4
aclocal.m4
autogen.sh
axis.bmp
button.bmp
checkkeys.c checkkeys: report SDL_TEXTEDITING events. 2015-05-01 01:19:00 -04:00
configure Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
configure.in Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
controllermap.bmp
controllermap.c Fixed setting text to clipboard in controllermap program. 2014-12-10 21:13:43 +01:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
loopwavequeue.c Updated test program for Emscripten. 2015-03-23 20:21:45 +01:00
Makefile.in Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
moose.dat
picture.xbm
README Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
relative_mode.markdown Fixed compiling test with older C. 2015-02-10 20:31:05 +01:00
sample.bmp
sample.wav
testatomic.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testaudiohotplug.c Immediately minimize the goofy window in testaudiohotplug. 2015-03-19 22:20:12 -04:00
testaudioinfo.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testautomation.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testautomation_audio.c Added missing brackets in test source assert messages. 2014-11-07 10:02:45 +01:00
testautomation_clipboard.c
testautomation_events.c
testautomation_hints.c Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite 2014-03-19 21:39:55 -07:00
testautomation_keyboard.c
testautomation_main.c
testautomation_mouse.c
testautomation_pixels.c Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 2014-08-06 11:34:54 -07:00
testautomation_platform.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testautomation_rect.c
testautomation_render.c Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes 2014-11-30 20:55:27 -08:00
testautomation_rwops.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testautomation_sdltest.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testautomation_stdlib.c Fix visualstudio build break introduced by changeset 8645 2014-03-19 21:48:32 -07:00
testautomation_suites.h Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite 2014-03-19 21:39:55 -07:00
testautomation_surface.c Maybe patched to compile on Windows for real now? 2014-12-24 02:12:16 -05:00
testautomation_syswm.c Added missing brackets in test source assert messages. 2014-11-07 10:02:45 +01:00
testautomation_timer.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testautomation_video.c Fixed two warnings about initialized but unused local variables in tests. 2015-01-16 23:03:14 +01:00
testdraw2.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testdrawchessboard.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testdropfile.c Changed C++ style comments to fix pedantic warnings. 2014-05-17 22:02:25 +02:00
testerror.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testfile.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testfilesystem.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testgamecontroller.c Fixed test programs for joystick not exiting on events after first disconnect. 2015-02-12 21:40:53 +01:00
testgesture.c Fixed compile errors in example programs. 2014-12-25 21:42:56 +01:00
testgl2.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testgles.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testgles2.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testhaptic.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testhittesting.c Minor tweaks to testhittesting. 2014-06-05 00:49:25 -04:00
testhotplug.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testiconv.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testime.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testintersections.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testjoystick.c Cleanups in the joystick code. 2015-03-24 13:52:01 -04:00
testkeys.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testloadso.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testlock.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testmessage.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testmultiaudio.c Fixed compile errors in example programs. 2014-12-25 21:42:56 +01:00
testnative.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testnative.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testnativecocoa.m
testnativew32.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testnativex11.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testoverlay2.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testplatform.c Updated name of assert type in test program. 2015-03-15 19:25:10 +01:00
testpower.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testrelative.c Fixed bug 2866 - testrelative.c: patch to make the orange box wrap around 2015-02-07 22:40:36 +01:00
testrendercopyex.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testrendertarget.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testresample.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testrumble.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testscale.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testsem.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testshader.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testshape.c Removed empty statements. 2014-04-05 23:50:09 +02:00
testsprite2.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testspriteminimal.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
teststreaming.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testthread.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01:00
testtimer.c switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
testver.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
testviewport.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
testwm2.c Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
torturethread.c Removed redundant include statements from test programs. 2015-02-18 21:31:21 +01: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
	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