v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
9
scripts/gitlab-ci/macos/test.sh
Normal file
9
scripts/gitlab-ci/macos/test.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
cd macos_binaries
|
||||
|
||||
cp ../scripts/osx/sbinit.config .
|
||||
|
||||
./core_tests
|
||||
./game_tests
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue