X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/de5ccb1a3c964f1f29678e032cbc57cec7bf482c..da6f76931a7991d6b1537765a71ca6dc9f07b64c:/tests/dtest.py diff --git a/tests/dtest.py b/tests/dtest.py index 68a130d..3936935 100644 --- a/tests/dtest.py +++ b/tests/dtest.py @@ -167,7 +167,9 @@ stopword the a an and to too in on of we i am as im for is username fred password fredpass allow fred fredpass +plugins plugins %s/plugins +plugins %s/plugins/.libs player *.mp3 execraw disorder-decode player *.ogg execraw disorder-decode player *.wav execraw disorder-decode @@ -176,7 +178,7 @@ tracklength *.mp3 disorder-tracklength tracklength *.ogg disorder-tracklength tracklength *.wav disorder-tracklength tracklength *.flac disorder-tracklength -""" % (testroot, testroot, testroot, testroot, top_builddir)) +""" % (testroot, testroot, testroot, testroot, top_builddir, top_builddir)) copyfile("%s/sounds/scratch.ogg" % top_srcdir, "%s/scratch.ogg" % testroot)