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 b674b715f5
fix integer overflow ub in testautomation_sdltest
(cherry-picked from commit f804293a27)
6 months ago
..
android android+test: testcamera needs CAMERA permissions 1 year ago
emscripten ctest/emscripten: make audio and video driver configurable 11 months ago
n3ds N3DS port (squashed) 3 years ago
testgpu GPU: Remove D3D11 shaders from testgpu_spinning_cube 8 months ago
win32 sdlprocdump: fix minidump filename 10 months ago
CMakeLists.txt cmake: custom generate-XXX targets must depend on outputs 6 months ago
COPYING Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
LICENSE.txt Updated copyright for 2025 6 months ago
audiofile.bmp test: Added testaudio 2 years ago
checkkeys.c Updated copyright for 2025 6 months ago
childprocess.c Make sure stdio handles are in blocking mode 9 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 1 year ago
gamepad_battery.h Fixed crashes when a window has NULL driverdata 1 year 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 6 months ago
gamepad_wired.h testcontroller: show gamepad connection state 6 months ago
gamepad_wireless.bmp testcontroller: show gamepad connection state 6 months ago
gamepad_wireless.h testcontroller: show gamepad connection state 6 months ago
gamepadutils.c Updated copyright for 2025 6 months ago
gamepadutils.h Updated copyright for 2025 6 months ago
glass.bmp Re-added a simplified version of SDL_SetWindowShape() 1 year ago
glass.h Re-added a simplified version of SDL_SetWindowShape() 1 year ago
icon.bmp Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
icon.h testspriteminimal: make standalone by embedding icon.bmp 2 years ago
icon2x.bmp Added support for high-DPI cursors and icons 11 months ago
logaudiodev.bmp test: Added testaudio 2 years ago
loopwave.c Updated copyright for 2025 6 months ago
main.cpp Make WinRT's SDL_main header-only 3 years ago
moose.dat Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
physaudiodev.bmp test: Added testaudio 2 years ago
picture.xbm Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
pretest.c Updated copyright for 2025 6 months ago
relative_mode.markdown Removed SDL_bool in favor of plain bool 10 months 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
sdl-test_round.bmp Add system tray support (#10873) 7 months ago
soundboard.bmp testaudio: Fixed soundboard icon, which had a colorkey issue. 2 years ago
soundboard_levels.bmp test: Added testaudio 2 years ago
speaker.bmp test: Added testaudio 2 years ago
sword.wav examples/audio/04-multiple-streams: Remove drag-and-drop support. 7 months ago
template.test.in build: Fix testprocess invocation during "as-installed" tests 10 months ago
testasyncio.c Updated copyright for 2025 6 months ago
testatomic.c Updated copyright for 2025 6 months ago
testaudio.c Updated copyright for 2025 6 months ago
testaudiohotplug.c Updated copyright for 2025 6 months ago
testaudioinfo.c Updated copyright for 2025 6 months ago
testaudiorecording.c Updated copyright for 2025 6 months ago
testaudiostreamdynamicresample.c Updated copyright for 2025 6 months ago
testautomation.c Updated copyright for 2025 6 months ago
testautomation_audio.c Remove casts from typed pointer to void * for printf %p in test projects 10 months ago
testautomation_blit.c Adding void to empty function prototype parenthesis 10 months ago
testautomation_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 6 months ago
testautomation_events.c Added SDL_IsMainThread() and SDL_RunOnMainThread() 7 months ago
testautomation_guid.c SDL_test: use SDLCALL calling convention 10 months ago
testautomation_hints.c Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 7 months ago
testautomation_images.c Updated copyright for 2025 6 months ago
testautomation_images.h Updated copyright for 2025 6 months ago
testautomation_intrinsics.c tests: avoid undefined signed overflow 6 months ago
testautomation_iostream.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_joystick.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_keyboard.c testautomation keyboard: use `space` instead of `a` 8 months ago
testautomation_log.c Added SDL_LogTrace() 10 months ago
testautomation_main.c tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 6 months ago
testautomation_math.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_mouse.c test: Fix mouse focus test on X11 9 months ago
testautomation_pixels.c Fix testautomation pixels_saveLoadBMP big endian issue 7 months ago
testautomation_platform.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_properties.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_rect.c Fixed Cohen-Sutherland out code computation for float line intersection 9 months ago
testautomation_render.c Made texture size and format public in the API 9 months ago
testautomation_sdltest.c fix integer overflow ub in testautomation_sdltest 6 months ago
testautomation_stdlib.c testautomation: Added a test to stdlib_swprintf that previously would fail. 6 months ago
testautomation_subsystems.c Verify that the subsystems were successfully initialized 10 months ago
testautomation_suites.h pen: Rework public API. 11 months ago
testautomation_surface.c SDL_SoftStretch() doesn't handle large pixel formats 7 months ago
testautomation_time.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_timer.c Removed SDL_bool in favor of plain bool 10 months ago
testautomation_video.c video: Drop size and position requests for windows in a fixed size/position state 7 months ago
testbounds.c Updated copyright for 2025 6 months ago
testcamera.c testcamera: Log the camera backend in use. 6 months ago
testclipboard.c Updated copyright for 2025 6 months ago
testcolorspace.c Updated copyright for 2025 6 months ago
testcontroller.c Fixed incorrect error message when a joystick can't be opened 6 months ago
testcustomcursor.c Updated copyright for 2025 6 months ago
testdialog.c Updated copyright for 2025 6 months ago
testdisplayinfo.c Updated copyright for 2025 6 months ago
testdraw.c Updated copyright for 2025 6 months ago
testdrawchessboard.c Updated copyright for 2025 6 months ago
testdropfile.c Updated copyright for 2025 6 months ago
testerror.c Updated copyright for 2025 6 months ago
testevdev.c Updated copyright for 2025 6 months ago
testffmpeg.c Updated copyright for 2025 6 months ago
testffmpeg_vulkan.c Updated copyright for 2025 6 months ago
testffmpeg_vulkan.h Updated copyright for 2025 6 months ago
testfile.c Updated copyright for 2025 6 months ago
testfilesystem.c Updated copyright for 2025 6 months ago
testgeometry.c Updated copyright for 2025 6 months ago
testgl.c Updated copyright for 2025 6 months ago
testgles.c Updated copyright for 2025 6 months ago
testgles2.c Updated copyright for 2025 6 months ago
testgles2_sdf.c Updated copyright for 2025 6 months ago
testgles2_sdf_img_normal.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 years ago
testgles2_sdf_img_sdf.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 years ago
testgpu_simple_clear.c Updated copyright for 2025 6 months ago
testgpu_spinning_cube.c Updated copyright for 2025 6 months ago
testhaptic.c Removed SDL_INIT_TIMER 10 months ago
testhittesting.c Updated copyright for 2025 6 months ago
testhotplug.c Updated copyright for 2025 6 months ago
testiconv.c Updated copyright for 2025 6 months ago
testime.c Updated copyright for 2025 6 months ago
testintersections.c Updated copyright for 2025 6 months ago
testkeys.c Updated copyright for 2025 6 months ago
testloadso.c Updated copyright for 2025 6 months ago
testlocale.c Updated copyright for 2025 6 months ago
testlock.c Updated copyright for 2025 6 months ago
testmanymouse.c Updated copyright for 2025 6 months ago
testmessage.c Enable themed Windows dialogs when building with Visual Studio 6 months ago
testmodal.c Updated copyright for 2025 6 months ago
testmouse.c Updated copyright for 2025 6 months ago
testmultiaudio.c Updated copyright for 2025 6 months ago
testnative.c Updated copyright for 2025 6 months ago
testnative.h Updated copyright for 2025 6 months ago
testnativecocoa.m fixed typo in prev. patch. 2 years ago
testnativew32.c Updated copyright for 2025 6 months ago
testnativewayland.c Updated copyright for 2025 6 months ago
testnativex11.c Updated copyright for 2025 6 months ago
testoffscreen.c Updated copyright for 2025 6 months ago
testoverlay.c Updated copyright for 2025 6 months ago
testpen.c Updated copyright for 2025 6 months ago
testplatform.c tests: avoid undefined signed overflow 6 months ago
testpopup.c Updated copyright for 2025 6 months ago
testpower.c Updated copyright for 2025 6 months ago
testprocess.c Make sure stdio handles are in blocking mode 9 months ago
testqsort.c Updated copyright for 2025 6 months ago
testrelative.c Updated copyright for 2025 6 months ago
testrendercopyex.c Updated copyright for 2025 6 months ago
testrendertarget.c Updated copyright for 2025 6 months ago
testresample.c Updated copyright for 2025 6 months ago
testrumble.c Updated copyright for 2025 6 months ago
testrwlock.c Updated copyright for 2025 6 months ago
testscale.c Updated copyright for 2025 6 months ago
testsem.c Updated copyright for 2025 6 months ago
testsensor.c Updated copyright for 2025 6 months ago
testshader.c Updated copyright for 2025 6 months ago
testshape.c Updated copyright for 2025 6 months ago
testsprite.c Updated copyright for 2025 6 months ago
testspriteminimal.c Updated copyright for 2025 6 months ago
testspritesurface.c Updated copyright for 2025 6 months ago
teststreaming.c Updated copyright for 2025 6 months ago
testsurround.c Updated copyright for 2025 6 months ago
testthread.c Updated copyright for 2025 6 months ago
testtime.c Updated copyright for 2025 6 months ago
testtimer.c Updated copyright for 2025 6 months ago
testtray.c SDL_EVENT_QUIT when no window nor tray 6 months ago
testurl.c Updated copyright for 2025 6 months ago
testutils.c Updated copyright for 2025 6 months ago
testutils.h Updated copyright for 2025 6 months ago
testver.c Updated copyright for 2025 6 months ago
testviewport.c Updated copyright for 2025 6 months ago
testvulkan.c Updated copyright for 2025 6 months ago
testwaylandcustom.c Updated copyright for 2025 6 months ago
testwm.c Updated copyright for 2025 6 months ago
testyuv.bmp Updated SDL's YUV support, many thanks to Adrien Descamps 8 years ago
testyuv.c Updated copyright for 2025 6 months ago
testyuv_cvt.c Updated copyright for 2025 6 months ago
testyuv_cvt.h Updated copyright for 2025 6 months ago
torturethread.c Updated copyright for 2025 6 months ago
trashcan.bmp test: Added testaudio 2 years ago
unifont-15.1.05-license.txt Updated unifont to version 15.1.05 1 year ago
unifont-15.1.05.hex Updated unifont to version 15.1.05 1 year ago
utf8.txt Fixed crash if initialization of EGL failed but was tried again later. 10 years ago