SDL-mirror/test
2015-08-09 20:01:01 +02: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 Remove superflous sample shapes (same BMPs) 2010-09-15 22:33:46 -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 Added yet another variant of autoconf to the list 2006-05-15 06:39:10 +00:00
axis.bmp Adds controllermap utility to test suite. 2013-12-02 19:35:04 -03:00
button.bmp Adds controllermap utility to test suite. 2013-12-02 19:35:04 -03:00
checkkeys.c Fixed X11 build, added code to print initial modifiers to checkkeys 2015-05-28 09:52:48 -07: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 Adds controllermap utility to test suite. 2013-12-02 19:35:04 -03:00
controllermap.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
COPYING Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
gcc-fat.sh Fat test programs! :) 2006-05-09 16:10:04 +00:00
icon.bmp Switched data files to binary format 2003-11-24 00:21:24 +00:00
loopwave.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
loopwavequeue.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
Makefile.in Added test/testdisplayinfo.c 2015-07-14 21:28:26 -04:00
moose.dat Date: Mon, 28 Jul 2003 18:30:50 +0300 2003-08-08 21:31:18 +00:00
picture.xbm Initial revision 2001-04-26 16:45:43 +00:00
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 Switched data files to binary format 2003-11-24 00:21:24 +00:00
sample.wav Switched data files to binary format 2003-11-24 00:21:24 +00:00
testatomic.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testaudiohotplug.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testaudioinfo.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testautomation.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testautomation_audio.c Added missing brackets in test source assert messages. 2014-11-07 10:02:45 +01:00
testautomation_clipboard.c Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 2015-05-26 06:16:43 -07:00
testautomation_events.c OCD fixes: Adds a space before */ 2013-08-21 09:43:09 -03:00
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 Add missing VS2012 test projects; update VS2010 and VS2012 solutions; update keybord suite for VS compiler warnings 2013-06-03 19:24:18 -07:00
testautomation_main.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
testautomation_mouse.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
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 OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
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
testdisplayinfo.c testdisplayinfo.c forgot to SDL_Quit() at the end. 2015-08-07 01:00:14 -04:00
testdraw2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testdrawchessboard.c Added missing SDL_Quit() in test program. 2015-08-09 20:01:01 +02:00
testdropfile.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testerror.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testfile.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testfilesystem.c Fixed memory leaks in testfilesystem.c (thanks, Nitz!). 2015-05-31 21:50:50 -04:00
testgamecontroller.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testgesture.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testgl2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testgles.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testgles2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07: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 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testiconv.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testime.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testintersections.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testjoystick.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testkeys.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testloadso.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testlock.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testmessage.c testmessage: Try Unicode chars in the title, too. 2015-05-31 23:53:10 -04:00
testmultiaudio.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testnative.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testnative.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testnativecocoa.m Added test program for SDL_CreateWindowFrom() 2009-02-09 05:32:12 +00:00
testnativew32.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testnativex11.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testoverlay2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testplatform.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testpower.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testrelative.c Make dot easier to see in testrelative. 2015-05-26 11:32:06 -04:00
testrendercopyex.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testrendertarget.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testresample.c Fixed comment in test program. 2015-06-16 20:27:01 +02:00
testrumble.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testscale.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testsem.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testshader.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testshape.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testsprite2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testspriteminimal.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
teststreaming.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testthread.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testtimer.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testver.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testviewport.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
testwm2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
torturethread.c Stack hint should look for 0, not -1, and not care about environment variables. 2015-05-26 21:19:23 -04:00
utf8.txt Updated by Ryan Gordon 2006-03-13 16:56:01 +00:00

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