Added audio suite.
This commit is contained in:
parent
58b0cd86d7
commit
f51d137634
5 changed files with 164 additions and 3 deletions
|
@ -16,7 +16,7 @@ elif [[ $PLATFORM == "Darwin" ]]; then
|
|||
fi
|
||||
|
||||
# TODO: put the test in an array
|
||||
for suite in "testdummy" "testplatform" "testrect"
|
||||
for suite in "testdummy" "testplatform" "testrect" "testaudio"
|
||||
do
|
||||
cp -f "$suite/.libs/lib$suite.$EXT" $DIRECTORY
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue