Ryujinx-SDL/test
2022-11-18 06:58:34 -08:00
..
emscripten
n3ds N3DS port (squashed) 2022-10-10 08:50:59 -07:00
nacl
shapes
acinclude.m4 revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2022-11-07 21:15:30 +03:00
autogen.sh
axis.bmp
button.bmp
checkkeys.c
checkkeysthreads.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
CMakeLists.txt cmake: add time out to tests to avoid ci timeouts 2022-11-16 15:42:08 +01:00
configure revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2022-11-07 21:15:30 +03:00
configure.ac revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES. 2022-11-07 21:15:30 +03:00
controllermap_back.bmp
controllermap.bmp
controllermap.c Silence -Wmaybe-uninitialized warnings in tests. 2022-11-14 21:23:08 -08:00
COPYING
icon.bmp
loopwave.c emscripten: fix warnings in tests 2022-11-16 15:42:08 +01:00
loopwavequeue.c
Makefile.in Added a virtual joystick automated test 2022-07-13 08:58:15 -07:00
Makefile.os2
Makefile.w32
moose.dat
picture.xbm
README testsurround: Add surround sound channel tester 2021-10-30 21:26:03 -07:00
relative_mode.markdown
sample.bmp
sample.wav
template.test.in
testatomic.c
testaudiocapture.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
testaudiohotplug.c
testaudioinfo.c
testautomation_audio.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_clipboard.c Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
testautomation_events.c
testautomation_guid.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_hints.c
testautomation_joystick.c Fixed build 2022-10-25 10:30:56 -07:00
testautomation_keyboard.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_main.c
testautomation_math.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_mouse.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_pixels.c Silence -Wmaybe-uninitialized warnings in tests. 2022-11-14 21:23:08 -08:00
testautomation_platform.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_rect.c
testautomation_render.c Don't compare pointer against '0', but NULL 2022-11-17 09:18:49 +01:00
testautomation_rwops.c Silence -Wmaybe-uninitialized warnings in tests. 2022-11-14 21:23:08 -08:00
testautomation_sdltest.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_stdlib.c
testautomation_suites.h Added a virtual joystick automated test 2022-07-13 08:58:15 -07:00
testautomation_surface.c
testautomation_syswm.c
testautomation_timer.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testautomation_video.c Silence -Wmaybe-uninitialized warnings in tests. 2022-11-14 21:23:08 -08:00
testautomation.c
testbounds.c
testcustomcursor.c
testdisplayinfo.c
testdraw2.c
testdrawchessboard.c
testdropfile.c
testerror.c
testevdev.c testevdev: Explain why the test data is encoded the way it is 2022-10-12 19:20:40 +03:00
testfile.c
testfilesystem.c
testgamecontroller.c Added simple BLE Steam Controller support on all platforms 2022-11-10 19:17:04 -08:00
testgeometry.c testgeometry: fix conversion from 'double' to 'float', possible loss of data 2022-10-08 23:41:07 +02:00
testgesture.c
testgl2.c PSP: Fix Wformat warnings. 2022-10-10 22:31:16 -07:00
testgles2_sdf_img_normal.bmp
testgles2_sdf_img_sdf.bmp
testgles2_sdf.c Fix usage of sizeof() in test/testgles*.c files 2022-11-17 14:55:49 +01:00
testgles2.c Fix usage of sizeof() in test/testgles*.c files 2022-11-17 14:55:49 +01:00
testgles.c Fix usage of sizeof() in test/testgles*.c files 2022-11-17 14:55:49 +01:00
testhaptic.c testhaptic: fix watcom "&array may not produce intended result" warning 2022-10-09 12:01:02 +03:00
testhittesting.c
testhotplug.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testiconv.c
testime.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testintersections.c testintersections: fix conversion from time_t to unsigned int 2022-10-08 23:41:07 +02:00
testjoystick.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testkeys.c
testloadso.c
testlocale.c
testlock.c
testmessage.c testmessage: fix conversion from intptr_t to Uint32 2022-10-08 23:41:07 +02:00
testmouse.c testmouse: add explicit int-cast to avoid warning about converting float to int 2022-10-08 23:41:07 +02:00
testmultiaudio.c
testnative.c testnative: fix conversion from time_t to unsigned int 2022-10-08 23:41:07 +02:00
testnative.h
testnativecocoa.m
testnativeos2.c
testnativew32.c
testnativex11.c
testoffscreen.c emscripten: fix warnings in tests 2022-11-16 15:42:08 +01:00
testoverlay2.c
testplatform.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testpower.c
testqsort.c
testrelative.c Remove unneeded semicolon 2022-11-17 10:43:45 +01:00
testrendercopyex.c
testrendertarget.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testresample.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
testrumble.c
testscale.c
testsem.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testsensor.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testshader.c
testshape.c
testsprite2.c Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
testspriteminimal.c
teststreaming.c
testsurround.c
testthread.c
testtimer.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testurl.c
testutils.c Unneed test before calling SDL_FreeSurface 2022-11-18 06:58:34 -08:00
testutils.h
testver.c
testviewport.c emscripten: fix warnings in tests 2022-11-16 15:42:08 +01:00
testvulkan.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testwm2.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
testyuv_cvt.c
testyuv_cvt.h
testyuv.bmp
testyuv.c N3DS: Fix -Wformat warnings in tests. 2022-10-10 08:50:59 -07:00
torturethread.c
unifont-13.0.06-license.txt
unifont-13.0.06.hex
utf8.txt
watcom.mif

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
	testsurround	Audio test -- play test tone on each audio channel
	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
	testmouse	Tests mouse coordinates
	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!