feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 8f177b7 was
8f177b7,
checked in by Paul Brossier <piem@piem.org>, 12 years ago
|
moved test scripts to tests
|
-
Property mode set to
100755
|
File size:
183 bytes
|
Line | |
---|
1 | #! /bin/sh |
---|
2 | |
---|
3 | set -e |
---|
4 | set -x |
---|
5 | |
---|
6 | python setup.py clean build |
---|
7 | export PYTHONPATH=./build/lib.macosx-10.6-intel-2.7:$PYTHONPATH |
---|
8 | export DYLD_LIBRARY_PATH=../build/src |
---|
9 | ./run_all_tests --verbose |
---|
Note: See
TracBrowser
for help on using the repository browser.