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
Ryan C. Gordon 874c07f8de storage: Don't allow "." and ".." paths, enforce '/' dir separators.
Also clarify what characters are valid for Storage paths in the category docs.

Fixes #11079.
Fixes #11370.
Fixes #11369.
3 days ago
..
android android+test: testcamera needs CAMERA permissions 8 months ago
emscripten ctest/emscripten: make audio and video driver configurable 5 months ago
n3ds N3DS port (squashed) 2 years ago
testgpu GPU: Remove D3D11 shaders from testgpu_spinning_cube 2 months ago
win32 sdlprocdump: fix minidump filename 5 months ago
CMakeLists.txt cmake: custom generate-XXX targets must depend on outputs 2 weeks ago
COPYING
LICENSE.txt Updated copyright for 2025 2 weeks ago
audiofile.bmp test: Added testaudio 1 year ago
checkkeys.c keyboard: Add some SDL keycodes for common Xkb keys 1 week ago
childprocess.c Make sure stdio handles are in blocking mode 3 months ago
gamepad_axis.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis.h Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis_arrow.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_axis_arrow.h Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_back.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_back.h Reduced the size of the gamepad front and back images 2 years ago
gamepad_battery.bmp Separate joystick power state into battery status and percentage 10 months ago
gamepad_battery.h Fixed crashes when a window has NULL driverdata 9 months ago
gamepad_battery_unknown.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_unknown.h Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_wired.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_battery_wired.h Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button.h Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_background.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_background.h Added button background 2 years ago
gamepad_button_small.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_button_small.h Added joystick and gamepad element display in testgamepad 2 years ago
gamepad_face_abxy.bmp Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_abxy.h Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_bayx.bmp Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_bayx.h Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_sony.bmp Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_face_sony.h Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_front.bmp Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_front.h Use light text for button labels so they show up well over the activity highlight 2 years ago
gamepad_touchpad.bmp Added gamepad BMP files used as sources for the header files 2 years ago
gamepad_touchpad.h Added touchpad visualization for testgamepad 2 years ago
gamepad_wired.bmp testcontroller: show gamepad connection state 3 weeks ago
gamepad_wired.h testcontroller: show gamepad connection state 3 weeks ago
gamepad_wireless.bmp testcontroller: show gamepad connection state 3 weeks ago
gamepad_wireless.h testcontroller: show gamepad connection state 3 weeks ago
gamepadutils.c Updated copyright for 2025 2 weeks ago
gamepadutils.h Updated copyright for 2025 2 weeks ago
glass.bmp Re-added a simplified version of SDL_SetWindowShape() 11 months ago
glass.h Re-added a simplified version of SDL_SetWindowShape() 11 months ago
icon.bmp
icon.h testspriteminimal: make standalone by embedding icon.bmp 1 year ago
icon2x.bmp Added support for high-DPI cursors and icons 6 months ago
logaudiodev.bmp test: Added testaudio 1 year ago
loopwave.c Updated copyright for 2025 2 weeks ago
main.cpp Make WinRT's SDL_main header-only 2 years ago
moose.dat
physaudiodev.bmp test: Added testaudio 1 year ago
picture.xbm
pretest.c Updated copyright for 2025 2 weeks ago
relative_mode.markdown Removed SDL_bool in favor of plain bool 4 months ago
sample.bmp
sample.wav
sdl-test_round.bmp Add system tray support (#10873) 4 weeks ago
soundboard.bmp testaudio: Fixed soundboard icon, which had a colorkey issue. 1 year ago
soundboard_levels.bmp test: Added testaudio 1 year ago
speaker.bmp test: Added testaudio 1 year ago
sword.wav examples/audio/04-multiple-streams: Remove drag-and-drop support. 1 month ago
template.test.in build: Fix testprocess invocation during "as-installed" tests 4 months ago
testasyncio.c Updated copyright for 2025 2 weeks ago
testatomic.c Updated copyright for 2025 2 weeks ago
testaudio.c Updated copyright for 2025 2 weeks ago
testaudiohotplug.c Updated copyright for 2025 2 weeks ago
testaudioinfo.c Updated copyright for 2025 2 weeks ago
testaudiorecording.c audio: Added SDL_AudioDeviceStreamPaused. 1 week ago
testaudiostreamdynamicresample.c Updated copyright for 2025 2 weeks ago
testautomation.c Updated copyright for 2025 2 weeks ago
testautomation_audio.c Remove casts from typed pointer to void * for printf %p in test projects 4 months ago
testautomation_blit.c Adding void to empty function prototype parenthesis 4 months ago
testautomation_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 2 weeks ago
testautomation_events.c Added SDL_IsMainThread() and SDL_RunOnMainThread() 1 month ago
testautomation_guid.c SDL_test: use SDLCALL calling convention 4 months ago
testautomation_hints.c Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 1 month ago
testautomation_images.c Updated copyright for 2025 2 weeks ago
testautomation_images.h Updated copyright for 2025 2 weeks ago
testautomation_intrinsics.c tests: avoid undefined signed overflow 2 weeks ago
testautomation_iostream.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_joystick.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_keyboard.c testautomation keyboard: use `space` instead of `a` 2 months ago
testautomation_log.c Added SDL_LogTrace() 4 months ago
testautomation_main.c tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 3 weeks ago
testautomation_math.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_mouse.c test: Fix mouse focus test on X11 3 months ago
testautomation_pixels.c Fix testautomation pixels_saveLoadBMP big endian issue 4 weeks ago
testautomation_platform.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_properties.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_rect.c Fixed Cohen-Sutherland out code computation for float line intersection 3 months ago
testautomation_render.c testautomation: fixed incorrect test. 1 week ago
testautomation_sdltest.c fix integer overflow ub in testautomation_sdltest 2 weeks ago
testautomation_stdlib.c testautomation: Added a test to stdlib_swprintf that previously would fail. 2 weeks ago
testautomation_subsystems.c Verify that the subsystems were successfully initialized 4 months ago
testautomation_suites.h pen: Rework public API. 5 months ago
testautomation_surface.c SDL_SoftStretch() doesn't handle large pixel formats 4 weeks ago
testautomation_time.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_timer.c Removed SDL_bool in favor of plain bool 4 months ago
testautomation_video.c tests: Fix get/set window size test being skipped 1 week ago
testbounds.c Updated copyright for 2025 2 weeks ago
testcamera.c testcamera: Log the camera backend in use. 2 weeks ago
testclipboard.c Updated copyright for 2025 2 weeks ago
testcolorspace.c Updated copyright for 2025 2 weeks ago
testcontroller.c testcontroller.c: fix build errors due to -Wformat after commit b524af1 6 days ago
testcustomcursor.c Updated copyright for 2025 2 weeks ago
testdialog.c Updated copyright for 2025 2 weeks ago
testdisplayinfo.c Updated copyright for 2025 2 weeks ago
testdraw.c Updated copyright for 2025 2 weeks ago
testdrawchessboard.c Updated copyright for 2025 2 weeks ago
testdropfile.c Updated copyright for 2025 2 weeks ago
testerror.c Updated copyright for 2025 2 weeks ago
testevdev.c Updated copyright for 2025 2 weeks ago
testffmpeg.c Updated copyright for 2025 2 weeks ago
testffmpeg_vulkan.c Updated copyright for 2025 2 weeks ago
testffmpeg_vulkan.h Updated copyright for 2025 2 weeks ago
testfile.c Updated copyright for 2025 2 weeks ago
testfilesystem.c storage: Don't allow "." and ".." paths, enforce '/' dir separators. 3 days ago
testgeometry.c Updated copyright for 2025 2 weeks ago
testgl.c Adjust testgl.c to test gl_release_behavior 3 days ago
testgles.c Updated copyright for 2025 2 weeks ago
testgles2.c Updated copyright for 2025 2 weeks ago
testgles2_sdf.c Updated copyright for 2025 2 weeks ago
testgles2_sdf_img_normal.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testgles2_sdf_img_sdf.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 4 years ago
testgpu_simple_clear.c Updated copyright for 2025 2 weeks ago
testgpu_spinning_cube.c GPU: Add name properties to resources (#11946) 5 days ago
testhaptic.c Removed SDL_INIT_TIMER 4 months ago
testhittesting.c Updated copyright for 2025 2 weeks ago
testhotplug.c Updated copyright for 2025 2 weeks ago
testiconv.c Updated copyright for 2025 2 weeks ago
testime.c Updated copyright for 2025 2 weeks ago
testintersections.c Updated copyright for 2025 2 weeks ago
testkeys.c Updated copyright for 2025 2 weeks ago
testloadso.c Updated copyright for 2025 2 weeks ago
testlocale.c Updated copyright for 2025 2 weeks ago
testlock.c Updated copyright for 2025 2 weeks ago
testmanymouse.c Updated copyright for 2025 2 weeks ago
testmessage.c Enable themed Windows dialogs when building with Visual Studio 2 weeks ago
testmodal.c Updated copyright for 2025 2 weeks ago
testmouse.c Updated copyright for 2025 2 weeks ago
testmultiaudio.c Updated copyright for 2025 2 weeks ago
testnative.c Updated copyright for 2025 2 weeks ago
testnative.h Updated copyright for 2025 2 weeks ago
testnativecocoa.m fixed typo in prev. patch. 2 years ago
testnativew32.c Updated copyright for 2025 2 weeks ago
testnativewayland.c Updated copyright for 2025 2 weeks ago
testnativex11.c Updated copyright for 2025 2 weeks ago
testoffscreen.c Updated copyright for 2025 2 weeks ago
testoverlay.c Updated copyright for 2025 2 weeks ago
testpen.c Updated copyright for 2025 2 weeks ago
testplatform.c tests: avoid undefined signed overflow 2 weeks ago
testpopup.c Updated copyright for 2025 2 weeks ago
testpower.c Updated copyright for 2025 2 weeks ago
testprocess.c Make sure stdio handles are in blocking mode 3 months ago
testqsort.c Updated copyright for 2025 2 weeks ago
testrelative.c Updated copyright for 2025 2 weeks ago
testrendercopyex.c Updated copyright for 2025 2 weeks ago
testrendertarget.c Updated copyright for 2025 2 weeks ago
testresample.c Updated copyright for 2025 2 weeks ago
testrumble.c Updated copyright for 2025 2 weeks ago
testrwlock.c Updated copyright for 2025 2 weeks ago
testscale.c Updated copyright for 2025 2 weeks ago
testsem.c Updated copyright for 2025 2 weeks ago
testsensor.c Updated copyright for 2025 2 weeks ago
testshader.c Updated copyright for 2025 2 weeks ago
testshape.c Updated copyright for 2025 2 weeks ago
testsprite.c Updated copyright for 2025 2 weeks ago
testspriteminimal.c Updated copyright for 2025 2 weeks ago
testspritesurface.c Updated copyright for 2025 2 weeks ago
teststreaming.c Updated copyright for 2025 2 weeks ago
testsurround.c Updated copyright for 2025 2 weeks ago
testthread.c Updated copyright for 2025 2 weeks ago
testtime.c Updated copyright for 2025 2 weeks ago
testtimer.c Updated copyright for 2025 2 weeks ago
testtray.c SDL_EVENT_QUIT when no window nor tray 3 weeks ago
testurl.c Updated copyright for 2025 2 weeks ago
testutils.c Updated copyright for 2025 2 weeks ago
testutils.h Updated copyright for 2025 2 weeks ago
testver.c Updated copyright for 2025 2 weeks ago
testviewport.c Updated copyright for 2025 2 weeks ago
testvulkan.c Updated copyright for 2025 2 weeks ago
testwaylandcustom.c Updated copyright for 2025 2 weeks ago
testwm.c Updated copyright for 2025 2 weeks ago
testyuv.bmp Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
testyuv.c Updated copyright for 2025 2 weeks ago
testyuv_cvt.c Updated copyright for 2025 2 weeks ago
testyuv_cvt.h Updated copyright for 2025 2 weeks ago
torturethread.c Updated copyright for 2025 2 weeks ago
trashcan.bmp test: Added testaudio 1 year ago
unifont-15.1.05-license.txt Updated unifont to version 15.1.05 7 months ago
unifont-15.1.05.hex Updated unifont to version 15.1.05 7 months ago
utf8.txt