mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests
Otherwise they'll try to run with no arguments, and fail, when run by
ginsttest-runner.
Fixes: 81ca9d61
"cmake+test: add more automated tests + use properties"
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:

committed by
Anonymous Maarten

parent
dfff017fc6
commit
c335e3db82
@@ -1,3 +1,3 @@
|
||||
[Test]
|
||||
Type=session
|
||||
Exec=@installedtestsdir@/@exe@
|
||||
Exec=@installedtestsdir@/@exe@ @noninteractive_arguments@
|
||||
|
Reference in New Issue
Block a user