OSDN Git Service

test script was improved.
[lha/lha.git] / tests / Makefile.am
index 0918741..806d0e1 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 check_SCRIPTS = lha-test
-EXTRA_DIST =   lha-test2 \
+EXTRA_DIST =   lha-test1 \
+               lha-test2 \
                lha-test3 \
                lha-test4 \
                lha-test5 \
@@ -12,12 +13,19 @@ EXTRA_DIST =        lha-test2 \
                lha-test11 \
                lha-test12 \
                lha-test13 \
-               lha-test14
+               lha-test14 \
+               lha-test15 \
+               lha-test16 \
+               lha-test16-lg.lzh \
+               lha-test16-l0.lzh \
+               lha-test16-l1.lzh \
+               lha-test16-l2.lzh \
+               lha-test17
 
 DISTCLEANFILES = test.log
 
 check-local:
-       bash ./lha-test
+       @sh_for_lha_test@ ./lha-test
 
 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@