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
Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 8 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 9 years ago
shapes Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
COPYING Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
Makefile.in vulkan: Initial Vulkan support! 8 years ago
README Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 9 years ago
acinclude.m4 Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
aclocal.m4 Fixed crash if initialization of EGL failed but was tried again later. 10 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. 9 years ago
button.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
checkkeys.c Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked 8 years ago
configure revert files I didnt mean to commit! 8 years ago
configure.in We use the SDL Vulkan headers 8 years ago
controllermap.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
controllermap.c Fixed warning about implicit conversion in controllermap program. 9 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 Removed unused signal includes and handler in test programs. 8 years ago
loopwavequeue.c Removed unused field in loopwavequeue program. 9 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 Fixed a bunch of compiler warnings. 8 years ago
testaudiocapture.c Updated copyright for 2017 9 years ago
testaudiohotplug.c Updated copyright for 2017 9 years ago
testaudioinfo.c Updated copyright for 2017 9 years ago
testautomation.c Updated copyright for 2017 9 years ago
testautomation_audio.c Fixed bug 3744 - missing SDLCALL in several functions 8 years ago
testautomation_clipboard.c Fixed a bunch of compiler warnings in the test code. 9 years ago
testautomation_events.c Fixed bug 3744 - missing SDLCALL in several functions 8 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. 9 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 8 years ago
testautomation_pixels.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_platform.c Fixed a bunch of compiler warnings. 8 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 Fixed a bunch of compiler warnings. 8 years ago
testautomation_sdltest.c test: forgot to change a variable. 8 years ago
testautomation_stdlib.c Fixed a bunch of compiler warnings in the test code. 9 years ago
testautomation_suites.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testautomation_surface.c Fixed crash if initialization of EGL failed but was tried again later. 10 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 8 years ago
testautomation_video.c Fixed freeing uninitialized pointers on failure cleanup in tests. 10 years ago
testbounds.c Updated copyright for 2017 9 years ago
testcustomcursor.c Updated copyright for 2017 9 years ago
testdisplayinfo.c Updated copyright for 2017 9 years ago
testdraw2.c Updated copyright for 2017 9 years ago
testdrawchessboard.c Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change 8 years ago
testdropfile.c Updated copyright for 2017 9 years ago
testerror.c Removed unused signal includes and handler in test programs. 8 years ago
testfile.c Updated copyright for 2017 9 years ago
testfilesystem.c Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted 8 years ago
testgamecontroller.c Updated copyright for 2017 9 years ago
testgesture.c Removed unused constant in testgesture program. 9 years ago
testgl2.c revert files I didnt mean to commit! 8 years ago
testgles.c Updated copyright for 2017 9 years ago
testgles2.c Removed newlines from error messages. 9 years ago
testhaptic.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testhittesting.c Fixed bug 3744 - missing SDLCALL in several functions 8 years ago
testhotplug.c Updated copyright for 2017 9 years ago
testiconv.c Updated copyright for 2017 9 years ago
testime.c Fixed bug 3740 - atexit() in test/testime.c 8 years ago
testintersections.c Updated copyright for 2017 9 years ago
testjoystick.c Added support for the HOTAS Warthog throttle 9 years ago
testkeys.c Updated copyright for 2017 9 years ago
testloadso.c Updated copyright for 2017 9 years ago
testlock.c Updated copyright for 2017 9 years ago
testmessage.c Fixed bug 3741 - more compatible initializers for arrays 8 years ago
testmultiaudio.c Updated copyright for 2017 9 years ago
testnative.c Updated copyright for 2017 9 years ago
testnative.h Updated copyright for 2017 9 years ago
testnativecocoa.m Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
testnativew32.c Updated copyright for 2017 9 years ago
testnativex11.c Updated copyright for 2017 9 years ago
testoverlay2.c Removed unnecessary call to free() in testoverlay2 program. 8 years ago
testplatform.c Added min/max macros for the sized SDL datatypes 8 years ago
testpower.c Updated copyright for 2017 9 years ago
testqsort.c Updated copyright for 2017 9 years ago
testrelative.c Updated copyright for 2017 9 years ago
testrendercopyex.c Updated copyright for 2017 9 years ago
testrendertarget.c Updated copyright for 2017 9 years ago
testresample.c testresample: write correct length to the .wav header. 9 years ago
testrumble.c Fixed a bunch of compiler warnings. 8 years ago
testscale.c Updated copyright for 2017 9 years ago
testsem.c Updated copyright for 2017 9 years ago
testshader.c Updated copyright for 2017 9 years ago
testshape.c Fixed handling only one event per frame in testshape program. 8 years ago
testsprite2.c Implemented more flexible blending modes for accelerated renderers 8 years ago
testspriteminimal.c Updated copyright for 2017 9 years ago
teststreaming.c Updated copyright for 2017 9 years ago
testthread.c Updated copyright for 2017 9 years ago
testtimer.c Updated copyright for 2017 9 years ago
testver.c Updated copyright for 2017 9 years ago
testviewport.c Updated copyright for 2017 9 years ago
testvulkan.c Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 8 years ago
testwm2.c Updated copyright for 2017 9 years ago
torturethread.c Updated copyright for 2017 9 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
	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!