Mercurial > hg > sonic-annotator
diff tests/test-summaries.sh @ 118:0fe5abb56a6e test-reorg
Pull more stuff up into include file
author | Chris Cannam |
---|---|
date | Wed, 08 Oct 2014 14:20:45 +0100 |
parents | 8b4924a9a072 |
children |
line wrap: on
line diff
--- a/tests/test-summaries.sh Wed Oct 08 13:14:39 2014 +0100 +++ b/tests/test-summaries.sh Wed Oct 08 14:20:45 2014 +0100 @@ -1,7 +1,6 @@ #!/bin/bash -mypath=`dirname $0` -r=$mypath/../sonic-annotator +. test-include.sh infile=$mypath/audio/3clicks8.wav infile2=$mypath/audio/6clicks8.wav @@ -13,8 +12,6 @@ trap "rm -f $tmpfile $tmpcanonical $expcanonical $tmpcmp1 $tmpcmp2" 0 -. test-include.sh - compare() { a=$1 b=$2