mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
test: Run testautomation under Autotools too, not just CMake
The CMake build system runs this since #8313, so we already have to make sure it doesn't regress. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:

committed by
Sam Lantinga

parent
4cb43db1a9
commit
55ba686530
@@ -389,6 +389,7 @@ distclean: clean
|
||||
TESTS = \
|
||||
testatomic$(EXE) \
|
||||
testaudioinfo$(EXE) \
|
||||
testautomation$(EXE) \
|
||||
testbounds$(EXE) \
|
||||
testdisplayinfo$(EXE) \
|
||||
testerror$(EXE) \
|
||||
|
Reference in New Issue
Block a user