You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/test
Ozkan Sezer 537f824f38 test/Makefile.os2: wlib must run case-sensitively. 4 years ago
..
emscripten Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
nacl Fixed bug 3480 - minor update to NACL common.js 8 years ago
shapes Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
CMakeLists.txt Fixed bug 5072 - Test resources missing when building with SDL_TEST and CMake 5 years ago
COPYING Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
Makefile.in Fixed circular dependency problem when building in the test directory 4 years ago
Makefile.os2 test/Makefile.os2: wlib must run case-sensitively. 4 years ago
README locale: Implemented SDL_GetPreferredLocales(). 5 years ago
acinclude.m4 test/acinclude.m4: rename SDL_CONFIG to SDL2_CONFIG, regenerate configure 4 years ago
autogen.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
axis.bmp Split controller axes into positive and negative sides so each can be bound independently. 8 years ago
button.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
checkkeys.c Updated copyright date for 2020 5 years ago
configure tests: regenerate configure using autoconf patched for AC_PATH_X11 4 years ago
configure.ac minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit. 4 years ago
controllermap.bmp Be explicit about mapping the new game controller paddle buttons 4 years ago
controllermap.c Fixed mapping controllers after adding the touchpad button 4 years ago
controllermap_back.bmp Be explicit about mapping the new game controller paddle buttons 4 years ago
gcc-fat.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
icon.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
loopwave.c Updated copyright date for 2020 5 years ago
loopwavequeue.c Updated copyright date for 2020 5 years ago
moose.dat Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
picture.xbm Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
relative_mode.markdown Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
sample.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
sample.wav Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testatomic.c Updated copyright date for 2020 5 years ago
testaudiocapture.c Updated copyright date for 2020 5 years ago
testaudiohotplug.c Updated copyright date for 2020 5 years ago
testaudioinfo.c Updated copyright date for 2020 5 years ago
testautomation.c Fix some format specifier warnings 5 years ago
testautomation_audio.c Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
testautomation_clipboard.c Fixed a bunch of compiler warnings in the test code. 8 years ago
testautomation_events.c Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
testautomation_hints.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_keyboard.c Fixed a bunch of compiler warnings in the test code. 8 years ago
testautomation_main.c Fixed three source comments in tests. 9 years ago
testautomation_mouse.c Fixed bug 3741 - more compatible initializers for arrays 7 years ago
testautomation_pixels.c Added SDL_PIXELFORMAT_BGR444 5 years ago
testautomation_platform.c Fixed a bunch of compiler warnings. 7 years ago
testautomation_rect.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_render.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_rwops.c use SDL_zeroa at more places where the argument is an array. 5 years ago
testautomation_sdltest.c Fix some format specifier warnings 5 years ago
testautomation_stdlib.c Fixed a bunch of compiler warnings in the test code. 8 years ago
testautomation_suites.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_surface.c Added SDL_PIXELFORMAT_BGR444 5 years ago
testautomation_syswm.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_timer.c Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
testautomation_video.c Fixed freeing uninitialized pointers on failure cleanup in tests. 9 years ago
testbounds.c Updated copyright date for 2020 5 years ago
testcustomcursor.c Updated copyright date for 2020 5 years ago
testdisplayinfo.c Updated copyright date for 2020 5 years ago
testdraw2.c Updated copyright date for 2020 5 years ago
testdrawchessboard.c Updated copyright date for 2020 5 years ago
testdropfile.c Updated copyright date for 2020 5 years ago
testerror.c Updated copyright date for 2020 5 years ago
testevdev.c test: Add a unit test for input device classification heuristics 4 years ago
testfile.c Updated copyright date for 2020 5 years ago
testfilesystem.c testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported 5 years ago
testgamecontroller.c Allow background input when testing game controllers 4 years ago
testgesture.c Updated copyright date for 2020 5 years ago
testgl2.c Updated copyright date for 2020 5 years ago
testgles.c Updated copyright date for 2020 5 years ago
testgles2.c Updated copyright date for 2020 5 years ago
testhaptic.c test: replace some exit()s with returns. 5 years ago
testhittesting.c Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
testhotplug.c Updated copyright date for 2020 5 years ago
testiconv.c Updated copyright date for 2020 5 years ago
testime.c Updated copyright date for 2020 5 years ago
testintersections.c Updated copyright date for 2020 5 years ago
testjoystick.c joystick: Linux joysticks now recover better from dropped events. 4 years ago
testkeys.c Updated copyright date for 2020 5 years ago
testloadso.c Updated copyright date for 2020 5 years ago
testlocale.c locale: Implemented SDL_GetPreferredLocales(). 5 years ago
testlock.c Updated copyright date for 2020 5 years ago
testmessage.c fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 4 years ago
testmultiaudio.c Updated copyright date for 2020 5 years ago
testnative.c os2: integrate the port into main tree. 4 years ago
testnative.h os2: integrate the port into main tree. 4 years ago
testnativecocoa.m Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testnativeos2.c os2: updated copyright dates for 2020. header guard fixes. 4 years ago
testnativew32.c Updated copyright date for 2020 5 years ago
testnativex11.c Updated copyright date for 2020 5 years ago
testoffscreen.c Updated copyright date for 2020 5 years ago
testoverlay2.c Updated copyright date for 2020 5 years ago
testplatform.c Updated copyright date for 2020 5 years ago
testpower.c Updated copyright date for 2020 5 years ago
testqsort.c Updated copyright date for 2020 5 years ago
testrelative.c Updated copyright date for 2020 5 years ago
testrendercopyex.c Updated copyright date for 2020 5 years ago
testrendertarget.c Updated copyright date for 2020 5 years ago
testresample.c Updated copyright date for 2020 5 years ago
testrumble.c Updated copyright date for 2020 5 years ago
testscale.c Updated copyright date for 2020 5 years ago
testsem.c Updated copyright date for 2020 5 years ago
testsensor.c Updated copyright date for 2020 5 years ago
testshader.c Updated copyright date for 2020 5 years ago
testshape.c Updated copyright date for 2020 5 years ago
testsprite2.c Updated copyright date for 2020 5 years ago
testspriteminimal.c test: testspriteminimal wasn't calling SDL_Quit() on exit. 4 years ago
teststreaming.c Updated copyright date for 2020 5 years ago
testthread.c Updated copyright date for 2020 5 years ago
testtimer.c Fix some format specifier warnings 5 years ago
testurl.c url: Added to Visual Studio project files. 4 years ago
testver.c Updated copyright date for 2020 5 years ago
testviewport.c Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c 5 years ago
testvulkan.c testvulkan: Patched to compile with SDL's internal Vulkan headers. 4 years ago
testwm2.c Updated copyright date for 2020 5 years ago
testyuv.bmp Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
testyuv.c Updated copyright date for 2020 5 years ago
testyuv_cvt.c Updated copyright date for 2020 5 years ago
testyuv_cvt.h Updated copyright date for 2020 5 years ago
torturethread.c Updated copyright date for 2020 5 years ago
utf8.txt Fixed crash if initialization of EGL failed but was tried again later. 10 years ago

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
	testerror	Tests multi-threaded error handling
	testfile	Tests RWops layer
	testgl2		A very simple example of using OpenGL with SDL
	testiconv	Tests international string conversion
	testjoystick	List joysticks and watch joystick events
	testkeys	List the available keyboard keys
	testloadso	Tests the loadable library layer
	testlocale  Test Locale API
	testlock	Hacked up test of multi-threading and locking
	testmultiaudio	Tests using several audio devices
	testoverlay2	Tests the overlay flickering/scaling during playback.
	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
	testthread	Hacked up test of multi-threading
	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



This directory contains sample.wav, which is a sample from Will Provost's
song, The Living Proof:

     From the album The Living Proof
     Publisher: 5 Guys Named Will
     Copyright 1996 Will Provost

You can get a copy of the full song (and album!) from iTunes...

    https://itunes.apple.com/us/album/the-living-proof/id4153978

or Amazon...

    http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH

Thanks to Will for permitting us to distribute this sample with SDL!