Ozkan Sezer 88eaf356a7 minor update to test/acinclude.m4 (pkg.m4) 4 yıl önce
..
emscripten fe40a17224 Initial merge of Emscripten port! 10 yıl önce
nacl 5298830945 Fixed bug 3480 - minor update to NACL common.js 8 yıl önce
shapes 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
CMakeLists.txt 89fe32ddf9 Fixed bug 5072 - Test resources missing when building with SDL_TEST and CMake 5 yıl önce
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
Makefile.in 67e9132dd5 Fixed circular dependency problem when building in the test directory 4 yıl önce
Makefile.os2 090fffac6a test/Makefile.os2: add warning switches to CFLAGS. 4 yıl önce
README fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 yıl önce
acinclude.m4 88eaf356a7 minor update to test/acinclude.m4 (pkg.m4) 4 yıl önce
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
axis.bmp 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 yıl önce
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
checkkeys.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
configure b4b674dabb CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project 4 yıl önce
configure.ac 44d4a61d92 minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit. 4 yıl önce
controllermap.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 yıl önce
controllermap.c ff4bc1389c Fixed mapping controllers after adding the touchpad button 4 yıl önce
controllermap_back.bmp 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 yıl önce
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
loopwave.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
loopwavequeue.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
relative_mode.markdown bd61c276fa Fixed compiling test with older C. 10 yıl önce
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
testatomic.c 2b040cebbe Atomic test: Fix use after free 4 yıl önce
testaudiocapture.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testaudiohotplug.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testaudioinfo.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testautomation.c c760c02c6c Fix some format specifier warnings 5 yıl önce
testautomation_audio.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 yıl önce
testautomation_clipboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 yıl önce
testautomation_events.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 yıl önce
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
testautomation_keyboard.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 yıl önce
testautomation_main.c b524657118 Fixed three source comments in tests. 8 yıl önce
testautomation_mouse.c 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 yıl önce
testautomation_pixels.c 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 yıl önce
testautomation_platform.c ae667da638 Fixed a bunch of compiler warnings. 7 yıl önce
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
testautomation_render.c 52760dcdf1 Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes 10 yıl önce
testautomation_rwops.c 4953e050f5 use SDL_zeroa at more places where the argument is an array. 5 yıl önce
testautomation_sdltest.c c760c02c6c Fix some format specifier warnings 5 yıl önce
testautomation_stdlib.c 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 yıl önce
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
testautomation_surface.c 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 yıl önce
testautomation_syswm.c 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 10 yıl önce
testautomation_timer.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 yıl önce
testautomation_video.c d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. 9 yıl önce
testbounds.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testcustomcursor.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testdisplayinfo.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testdraw2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testdrawchessboard.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testdropfile.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testerror.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testevdev.c 65847539dd test: Add a unit test for input device classification heuristics 4 yıl önce
testfile.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testfilesystem.c 033aa51d87 testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported 5 yıl önce
testgamecontroller.c 390b2cf0d3 Enable PS5 enhanced functionality for testgamecontroller 4 yıl önce
testgesture.c 20ca1192d2 testgesture.c: comment out unused drawLine() 4 yıl önce
testgl2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testgles.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testgles2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testhaptic.c 32bb8b4b40 test: replace some exit()s with returns. 5 yıl önce
testhittesting.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 yıl önce
testhotplug.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testiconv.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testime.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testintersections.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testjoystick.c 0e98040d43 joystick: Linux joysticks now recover better from dropped events. 4 yıl önce
testkeys.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testloadso.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testlocale.c fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 yıl önce
testlock.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testmessage.c f1cab8aea6 fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 4 yıl önce
testmultiaudio.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testnative.c d27238751f os2: integrate the port into main tree. 4 yıl önce
testnative.h d27238751f os2: integrate the port into main tree. 4 yıl önce
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce
testnativeos2.c 1d9cf23e4c os2: updated copyright dates for 2020. header guard fixes. 4 yıl önce
testnativew32.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testnativex11.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testoffscreen.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testoverlay2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testplatform.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testpower.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testqsort.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testrelative.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testrendercopyex.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testrendertarget.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testresample.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testrumble.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testscale.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testsem.c 5ed3d21f6e testsem.c: fix -Wmissing-braces warnings. 4 yıl önce
testsensor.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testshader.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testshape.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testsprite2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testspriteminimal.c 50fd0dd143 test: testspriteminimal wasn't calling SDL_Quit() on exit. 4 yıl önce
teststreaming.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testthread.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testtimer.c c760c02c6c Fix some format specifier warnings 5 yıl önce
testurl.c b7b2995fbe url: Added to Visual Studio project files. 4 yıl önce
testver.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testviewport.c 611403dd0e Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c 5 yıl önce
testvulkan.c 239c8f1f4c testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace. 4 yıl önce
testwm2.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 yıl önce
testyuv.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testyuv_cvt.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
testyuv_cvt.h a8780c6a28 Updated copyright date for 2020 5 yıl önce
torturethread.c a8780c6a28 Updated copyright date for 2020 5 yıl önce
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 yıl önce

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!