* 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:
Hans Baier 2009-02-07 02:22:17 +00:00
parent d1f9f35d31
commit 21c85e79af

3
libs/evoral/run-tests.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./build/default/
./waf && ./build/default/run-tests