Ported surface tests.
This commit is contained in:
parent
63d7c3faa6
commit
d0e9372d99
15 changed files with 424 additions and 14 deletions
|
@ -16,7 +16,7 @@ elif [[ $PLATFORM == "Darwin" ]]; then
|
|||
fi
|
||||
|
||||
# TODO: put the test in an array
|
||||
for suite in "testdummy" "testplatform" "testrect" "testaudio"
|
||||
for suite in "testdummy" "testplatform" "testrect" "testaudio" "testsurface"
|
||||
do
|
||||
cp -f "$suite/.libs/lib$suite.$EXT" $DIRECTORY
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue