* added run-tests.sh to libs/evoral
git-svn-id: svn://localhost/ardour2/branches/3.0@4496 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
3
libs/evoral/run-tests.sh
Executable file
3
libs/evoral/run-tests.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./build/default/
|
||||
./waf && ./build/default/run-tests
|
||||
Reference in New Issue
Block a user