[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-648-g
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-648-g068b2f5 |
Date: |
Mon, 16 Jan 2012 09:19:17 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=068b2f53579c55365b67619dce4685066cd70a60
The branch, maint has been updated
via 068b2f53579c55365b67619dce4685066cd70a60 (commit)
from 27f1a1c967bc6af59cc940ba42114d795fb458d5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 068b2f53579c55365b67619dce4685066cd70a60
Author: Stefano Lattarini <address@hidden>
Date: Mon Jan 16 10:18:06 2012 +0100
tests: list some forgotten test cases in $(TESTS)
This way, they will be properly executed by "make check", and
properly distributed. Our previous commit 'v1.11-647-g27f1a1c'
is already paying its dividends!
* tests/list-of-tests.mk (handwritten_TESTS): Add check12.test,
dist-missing-included-m4.test, dist-missing-am.test, and
dist-missing-m4.test.
-----------------------------------------------------------------------
Summary of changes:
tests/list-of-tests.mk | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/tests/list-of-tests.mk b/tests/list-of-tests.mk
index efefbc5..9d95e18 100644
--- a/tests/list-of-tests.mk
+++ b/tests/list-of-tests.mk
@@ -142,6 +142,7 @@ check8.test \
check9.test \
check10.test \
check11.test \
+check12.test \
check-exported-srcdir.test \
check-tests-in-builddir.test \
check-tests_environment.test \
@@ -302,6 +303,9 @@ discover.test \
dist-auxfile.test \
dist-auxfile-2.test \
dist-included-parent-dir.test \
+dist-missing-am.test \
+dist-missing-included-m4.test \
+dist-missing-m4.test \
distcleancheck.test \
distcom2.test \
distcom3.test \
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-648-g068b2f5,
Stefano Lattarini <=