tests: add forgotten test scripts to $(TESTS)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 17:19:13 +0000 (19:19 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 17:20:16 +0000 (19:20 +0200)
* tests/Makefile.am (TESTS): Added test scripts  man[678].test,
which have been present on the filesystem and in the repository,
but which had erroneously been left out from $(TESTS).

ChangeLog
tests/Makefile.am
tests/Makefile.in

index e39dc11..5b06ee9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       tests: add forgotten test scripts to $(TESTS)
+       * tests/Makefile.am (TESTS): Added test scripts  man[678].test,
+       which have been present on the filesystem and in the repository,
+       but which had erroneously been left out from $(TESTS).
+
 2010-11-08  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        Improve and extend tests on man pages support.
index da81c49..802911a 100644 (file)
@@ -485,6 +485,9 @@ man2.test \
 man3.test \
 man4.test \
 man5.test \
+man6.test \
+man7.test \
+man8.test \
 mclean.test \
 mdate.test \
 mdate2.test \
index eb461a9..e3bd713 100644 (file)
@@ -752,6 +752,9 @@ man2.test \
 man3.test \
 man4.test \
 man5.test \
+man6.test \
+man7.test \
+man8.test \
 mclean.test \
 mdate.test \
 mdate2.test \