massive glob of checkins: improved tests, more tests, bugfixes

This commit is contained in:
Josh Coalson
2002-06-07 05:27:37 +00:00
parent 7b2e3a3797
commit 57ba6f4eb7
68 changed files with 6453 additions and 1324 deletions

View File

@@ -15,9 +15,11 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
TESTS = ./test_unit.sh ./test_streams.sh ./test_bins.sh
TESTS = ./test_libFLAC.sh ./test_libFLAC++.sh ./test_streams.sh ./test_bins.sh
EXTRA_DIST = test_unit.sh \
EXTRA_DIST = \
test_libFLAC.sh \
test_libFLAC++.sh \
test_streams.sh \
test_bins.sh