add configure options --disable-thorough-tests which breaks up testing into 3 levels...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 25 May 2006 02:48:22 +0000 (02:48 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 25 May 2006 02:48:22 +0000 (02:48 +0000)
commitde9091e4a71f5a901d232590f4156e84d9a53fb5
tree8f7fff601fe1348d5a168365781b06b112efb7c3
parentdaa68425c27bf7165efaeaf08480ce70c3909e51
add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing
14 files changed:
configure.in
doc/html/changelog.html
test/Makefile.am
test/Makefile.lite
test/test_bins.sh
test/test_flac.sh
test/test_grabbag.sh
test/test_libFLAC++.sh
test/test_libFLAC.sh
test/test_libOggFLAC++.sh
test/test_libOggFLAC.sh
test/test_metaflac.sh
test/test_seeking.sh
test/test_streams.sh