Commit 9fb466e
test: Optionally install manual tests for "as-installed" testing
This provides a convenient way to install manual tests onto a
test system. For example in Debian these are packaged into the
libsdl1.2-compat-tests binary package, from which they can be run with
commands like:
cd /usr/libexec/installed-tests/SDL12_compat
./testoverlay2
(The path used was historically
/usr/libexec/installed-tests/libsdl1.2-compat, but this version uses a
path that is more consistent with SDL2_compat.)
Signed-off-by: Simon McVittie <[email protected]>1 parent eee7543 commit 9fb466e
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
| 104 | + | |
98 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
0 commit comments