Mercurial > hg > qm-vamp-plugins
diff test/regression.sh @ 233:c9c562f37dd7
Update tests and versions for qm-dsp fixes
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 30 May 2019 16:22:09 +0100 |
parents | 97352295ca97 |
children |
line wrap: on
line diff
--- a/test/regression.sh Fri May 24 15:09:10 2019 +0100 +++ b/test/regression.sh Thu May 30 16:22:09 2019 +0100 @@ -7,7 +7,6 @@ source_url=https://code.soundsoftware.ac.uk/attachments/download/1698/Zweieck-Duell.ogg testfile="$mydir/tmp/input.ogg" -outfile="$mydir/tmp/output.csv" truncated_testfile="$mydir/tmp/truncated.ogg" mkdir -p "$mydir/tmp" @@ -73,7 +72,10 @@ echo "This plugin produces bulky output, using shortened test file" infile="$truncated_testfile" fi - + + mkdir -p "$mydir/regression-obtained/$plugin" + outfile="$mydir/regression-obtained/$plugin/$output.csv" + VAMP_PATH="$mydir/.." \ sonic-annotator \ -d "$id" \