From fb30b9e4ac4bdbc15fea7343133e1342b769021e Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 16 Dec 2003 18:47:26 +0000 Subject: [PATCH] add test of --add-replay-gain --- test/test_metaflac.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/test_metaflac.sh b/test/test_metaflac.sh index 2ff0c75..678b781 100755 --- a/test/test_metaflac.sh +++ b/test/test_metaflac.sh @@ -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: -- 2.7.4