flac/test
Martijn van Beurden 690205baf3 Add set -e to stop test_metaflac.sh
test_metaflac.sh wasn't aborting when replaygain values were
incorrect because the die() function was embedded in a pipe.
set -e was added so the script exits with a non-zero exit code
when die is called in a pipe.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-04-26 06:33:37 +10:00
..
cuesheets add 2009 copyright 2009-01-07 07:31:28 +00:00
flac-to-flac-metadata-test-files add 2009 copyright 2009-01-07 07:31:28 +00:00
metaflac-test-files add 2009 copyright 2009-01-07 07:31:28 +00:00
pictures add 2009 copyright 2009-01-07 07:31:28 +00:00
cuesheet.ok fix bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline 2005-08-09 00:59:39 +00:00
Makefile.am Fixes setting test level and valgrind testing 2013-04-22 17:42:56 +10:00
Makefile.lite add 2009 copyright 2009-01-07 07:31:28 +00:00
metaflac.flac.in fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
metaflac.flac.ok fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
picture.ok expand test to include simplified for of specification 2007-02-09 16:11:24 +00:00
test_bins.sh Replace usage of $RANDOM in test scripts. 2013-04-25 12:31:58 +10:00
test_compression.sh test/test_compression.sh : Replace seq with numbers. 2013-03-09 19:40:19 +11:00
test_flac.sh Replace usage of $RANDOM in test scripts. 2013-04-25 12:31:58 +10:00
test_grabbag.sh Replace usage of $RANDOM in test scripts. 2013-04-25 12:31:58 +10:00
test_libFLAC.sh Reduce valgrind num-callers to 50 2013-04-22 17:43:01 +10:00
test_libFLAC++.sh Reduce valgrind num-callers to 50 2013-04-22 17:43:01 +10:00
test_metaflac.sh Add set -e to stop test_metaflac.sh 2013-04-26 06:33:37 +10:00
test_seeking.sh Reduce valgrind num-callers to 50 2013-04-22 17:43:01 +10:00
test_streams.sh Reduce valgrind num-callers to 50 2013-04-22 17:43:01 +10:00
test_wrapper.sh Run all tests from one script which bails on the first failure. 2012-01-31 21:06:21 +11:00
write_iff.pl fix incorrect handling of block align 2008-09-13 19:29:27 +00:00