summaryrefslogtreecommitdiff
path: root/test/Makefile.lite
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-06-07 05:27:37 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-06-07 05:27:37 +0000
commit57ba6f4eb7f2bb0b1bda14fec70e1dac64106770 (patch)
treead9725539d39767301792c4a09f845d25dc89680 /test/Makefile.lite
parent7b2e3a3797902b0f4079071ce1a736674a658f99 (diff)
downloadflac-57ba6f4eb7f2bb0b1bda14fec70e1dac64106770.tar.gz
massive glob of checkins: improved tests, more tests, bugfixes
Diffstat (limited to 'test/Makefile.lite')
-rw-r--r--test/Makefile.lite3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.lite b/test/Makefile.lite
index 26b10976..4605f7e8 100644
--- a/test/Makefile.lite
+++ b/test/Makefile.lite
@@ -19,7 +19,8 @@
# GNU makefile
#
all: clean
- ./test_unit.sh
+ ./test_libFLAC.sh
+ ./test_libFLAC++.sh
./test_streams.sh
./test_bins.sh