OSDN Git Service

test script was improved.
[lha/lha.git] / tests / Makefile.am
index 61b2539..806d0e1 100644 (file)
@@ -1,7 +1,31 @@
 ## Process this file with automake to produce Makefile.in
 check_SCRIPTS = lha-test
+EXTRA_DIST =   lha-test1 \
+               lha-test2 \
+               lha-test3 \
+               lha-test4 \
+               lha-test5 \
+               lha-test6 \
+               lha-test7 \
+               lha-test8 \
+               lha-test9 \
+               lha-test10 \
+               lha-test11 \
+               lha-test12 \
+               lha-test13 \
+               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 $(check_SCRIPTS)
+       @sh_for_lha_test@ ./lha-test
 
 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@