Anonymous Maarten
|
c30903882b
cmake+tests: include SDL_build_config.h in select tests + add include paths
|
3 лет назад |
Anonymous Maarten
|
81ca9d61d6
cmake+test: add more automated tests + use properties
|
3 лет назад |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
3 лет назад |
Anonymous Maarten
|
684709a5b6
cmake: fix building testautomation without X11 support
|
3 лет назад |
Anonymous Maarten
|
64e242fd77
cmake: Add test resources to list of files to clean
|
3 лет назад |
Frank Praznik
|
cfeb663c87
tests: Add popup window test program
|
3 лет назад |
Anonymous Maarten
|
790612f4f8
cmake: make sdltests_utils static library
|
3 лет назад |
Anonymous Maarten
|
dc138ee3d4
cmake: SDL3-shared target will always be a shared target
|
3 лет назад |
Anonymous Maarten
|
4d8a50912b
cmake: no shared SDL libraries for riscos
|
3 лет назад |
Anonymous Maarten
|
e203046a5c
cmake+ci: build shared and static libraries on ci
|
3 лет назад |
Anonymous Maarten
|
78be9eaf38
Revert "Add testcpuinfo.c"
|
3 лет назад |
Anonymous Maarten
|
5888b008b1
Add testcpuinfo.c
|
3 лет назад |
Anonymous Maarten
|
32e7921f98
cmake: by default, link tests to SDL3.dll on Windows
|
3 лет назад |
Anonymous Maarten
|
9cf34908a1
cmake: pass VERSION to project() + don't use SDL_VERSION
|
3 лет назад |
Anonymous Maarten
|
0ab99ffb2a
cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines
|
3 лет назад |
Anonymous Maarten
|
1d60030e84
cmake: add -Wformat when checking -Wformat-extra-args
|
3 лет назад |
Anonymous Maarten
|
373a6464c8
cmake: collect cflags in sdl-build-options and sdl-global-options
|
3 лет назад |
Sam Lantinga
|
1d956c2817
Rename SDL2 tests for SDL3
|
3 лет назад |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 лет назад |
Daniel Gibson
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
3 лет назад |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
3 лет назад |
Sylvain
|
c265fb74b0
Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER
|
3 лет назад |
Sylvain Becker
|
92cd2c0a74
Enable creation of yuv SDL_Surfaces (#6735)
|
3 лет назад |
Anonymous Maarten
|
11ef4df207
cmake: rely on targets from the main cmake script
|
3 лет назад |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 лет назад |
Anonymous Maarten
|
e26e893daf
test: build + fix test/testgles2_sdf.c
|
3 лет назад |
Sam Lantinga
|
c2432f8d0d
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
3 лет назад |
Anonymous Maarten
|
1fa80ca529
cmake: testevdev needs build include headers
|
3 лет назад |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 лет назад |
Anonymous Maarten
|
cd13600944
cmake: don't reset check state after pushing state
|
3 лет назад |