add test of --add-replay-gain
authorJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 16 Dec 2003 18:47:26 +0000 (18:47 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 16 Dec 2003 18:47:26 +0000 (18:47 +0000)
test/test_metaflac.sh

index 2ff0c75..678b781 100755 (executable)
@@ -306,6 +306,10 @@ echo identical
 
 rm -f $cs_out $cs_out2
 
+(set -x && run_metaflac --add-replay-gain $flacfile)
+check_exit
+check_flac
+
 echo -n "Testing FLAC file with unknown metadata... "
 cp -p metaflac.flac.in $flacfile
 # remove the VORBIS_COMMENT block so vendor string changes don't interfere with the comparison: