Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
08f6e7c5
Commit
08f6e7c5
authored
Aug 16, 2017
by
Jonathan Wilkes
Browse files
run tests from purr-data/scripts. Apparently the script is so brittle that this
matters. :(
parent
24f56deb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08f6e7c5
...
@@ -102,7 +102,8 @@ osx_amd64_dmg:
...
@@ -102,7 +102,8 @@ osx_amd64_dmg:
-
echo `pwd`
-
echo `pwd`
-
cd l2ork_addons
-
cd l2ork_addons
-
./tar_em_up.sh -X
-
./tar_em_up.sh -X
-
../packages/darwin_app/build/*.app/Contents/Resources/app.nw/bin/pd-l2ork -noprefs -nostdpath -nogui -noaudio ../scripts/external-tests.pd
-
cd ../scripts
-
../packages/darwin_app/build/*.app/Contents/Resources/app.nw/bin/pd-l2ork -noprefs -nostdpath -nogui -noaudio external-tests.pd
artifacts
:
artifacts
:
expire_in
:
1 day
expire_in
:
1 day
paths
:
paths
:
...
@@ -117,7 +118,8 @@ osx_10.8_amd64_dmg:
...
@@ -117,7 +118,8 @@ osx_10.8_amd64_dmg:
-
echo `pwd`
-
echo `pwd`
-
cd l2ork_addons
-
cd l2ork_addons
-
osx_version=10.8 ./tar_em_up.sh -X
-
osx_version=10.8 ./tar_em_up.sh -X
-
../packages/darwin_app/build/*.app/Contents/Resources/app.nw/bin/pd-l2ork -noprefs -nostdpath -nogui -noaudio ../scripts/external-tests.pd
-
cd ../scripts
-
../packages/darwin_app/build/*.app/Contents/Resources/app.nw/bin/pd-l2ork -noprefs -nostdpath -nogui -noaudio external-tests.pd
artifacts
:
artifacts
:
expire_in
:
1 day
expire_in
:
1 day
paths
:
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment