Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 months ago |
Anonymous Maarten
|
102b3b480b
SDL_test: move argument parsing into SDL_test
|
7 months ago |
Ryan C. Gordon
|
a9d70dbacb
pen: Rework public API.
|
11 months ago |
Sylvain
|
20a6193eaa
Run test suites and test cases in non-linear order (see libsdl-org#9303)
|
8 months ago |
Sam Lantinga
|
4d5f139f0f
Add the blit automation tests
|
9 months ago |
Hubert Maier
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
10 months ago |
Sylvain Becker
|
6b9a8f0da1
IOS: fix compilation of testautomation.app
|
1 year ago |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 year ago |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
1 year ago |
Sam Lantinga
|
12bdb2b4d0
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
Simon McVittie
|
022ff075b9
test: When listing test-cases, say which ones are disabled
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
1 year ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 year ago |
Ivan Mogilko
|
c4bf05fd9d
Added subsystem refcount tests to testautomation
|
1 year ago |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
1 year ago |
Sylvain
|
bbdde648d8
Android: let main return normally for testautomation
|
2 years ago |
Sylvain
|
c101e719fd
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
|
2 years ago |
Sylvain
|
d3faec0b6e
testcommon/automation: add [--audio driver] option
|
2 years ago |
Sylvain
|
5976b79c1c
testautomation: create no window, so that testautomation_mouse.c::mouse_getMouseFocus() pass
|
2 years ago |
Anonymous Maarten
|
5775d5e112
Add intrinsics test automation
|
2 years ago |
Sylvain
|
d78817703e
Fix build
|
2 years ago |
Sylvain
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |