Ryujinx-SDL/test
2023-11-23 03:39:36 +01: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 minor tidy-up to configury. 2022-06-15 17:00:02 +03:00
axis.bmp
button.bmp
checkkeys.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
checkkeysthreads.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
CMakeLists.txt cmake: Android expects SDL programs to be built as shared libraries 2023-11-23 03:39:36 +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 [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
COPYING
icon.bmp
loopwave.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
loopwavequeue.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
Makefile.in Added subsystem refcount tests to testautomation 2023-11-07 08:40:15 -08:00
Makefile.os2 tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles 2023-03-08 18:56:50 +03:00
Makefile.w32 tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles 2023-03-08 18:56:50 +03:00
moose.dat
picture.xbm
README
relative_mode.markdown
sample.bmp
sample.wav
template.test.in test: Install GNOME-style installed-tests metadata 2022-05-04 18:17:55 -07:00
testatomic.c Removed invalid assert in testatomic 2023-07-22 18:40:31 -07:00
testaudiocapture.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testaudiohotplug.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testaudioinfo.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testautomation_audio.c Fix remaining -Wimplicit-fallthrough warnings 2023-03-28 19:24:33 +02:00
testautomation_clipboard.c Removed spurious casts 2023-07-03 16:11:02 -07:00
testautomation_events.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_guid.c testautomation_guid.c: fix integer warning in 32 bit builds. 2023-05-31 04:50:02 +03:00
testautomation_hints.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_joystick.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_keyboard.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testautomation_main.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_math.c cmake: build with -Wdocumentation 2023-08-09 02:53:48 +02:00
testautomation_mouse.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testautomation_pixels.c Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2023-11-20 15:50:51 -08:00
testautomation_platform.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
testautomation_rect.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
testautomation_render.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testautomation_rwops.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
testautomation_sdltest.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
testautomation_stdlib.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testautomation_subsystems.c Added subsystem refcount tests to testautomation 2023-11-07 08:40:15 -08:00
testautomation_suites.h Added subsystem refcount tests to testautomation 2023-11-07 08:40:15 -08:00
testautomation_surface.c Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2023-11-20 15:50:51 -08:00
testautomation_syswm.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_timer.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
testautomation_video.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testautomation.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testbounds.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testcustomcursor.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testdisplayinfo.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testdraw2.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testdrawchessboard.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testdropfile.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testerror.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testevdev.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testfile.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testfilesystem_pre.c cmake: make sure SDL_GetPrefPath is run before testfilesystem 2023-09-10 15:33:22 +02:00
testfilesystem.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testgamecontroller.c Show the mapping used when a game controller is opened 2023-11-21 13:49:38 -08:00
testgeometry.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testgesture.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testgl2.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testgles2_sdf_img_normal.bmp
testgles2_sdf_img_sdf.bmp
testgles2_sdf.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testgles2.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testgles.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testhaptic.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testhittesting.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testhotplug.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testiconv.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testime.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
testintersections.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testjoystick.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testkeys.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testloadso.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testlocale.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testlock.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testmessage.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testmouse.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testmultiaudio.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testnative.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testnative.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testnativecocoa.m fixed typo in prev. patch. 2023-07-28 07:35:14 +03:00
testnativeos2.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testnativew32.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testnativex11.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testoffscreen.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testoverlay2.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testplatform.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testpower.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testqsort.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testrelative.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testrendercopyex.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testrendertarget.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testresample.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testrumble.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testscale.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testsem.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
testsensor.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testshader.c testshader: Don't make local variables with the same name as GL entry points. 2023-11-20 15:10:30 -05:00
testshape.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testsprite2.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testspriteminimal.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
teststreaming.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testsurround.c testsurround: fix channel names 2023-03-28 10:21:35 -07:00
testthread.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testtimer.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testurl.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testutils.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testutils.h Relicensed testutils to match other test code 2023-07-16 04:37:15 -07:00
testver.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testviewport.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testvulkan.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testwm2.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
testyuv_cvt.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testyuv_cvt.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
testyuv.bmp
testyuv.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
torturethread.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
unifont-13.0.06-license.txt
unifont-13.0.06.hex
utf8.txt
watcom.mif Added subsystem refcount tests to testautomation 2023-11-07 08:40:15 -08: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
	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!