* tests/yacc-nodist.test, tests/pr204.test: These tests are
related, so add references to each other in heading comments.
+2011-05-04 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ tests: add a couple of inter-tests reference
+ * tests/yacc-nodist.test, tests/pr204.test: These tests are
+ related, so add references to each other in heading comments.
+
2011-05-04 Stefano Lattarini <stefano.lattarini@gmail.com>
lex tests: require just `lex' instead of `flex'
# For PR 204.
# Sources derived from nodist_ sources should not be distributed.
+# See also related test `yacc-nodist.test'.
required='yacc gcc'
. ./defs || Exit 1
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Checks for .c and .h files derived from non-distributed .y sources.
+# The test `pr204' does similar check with AM_MAINTAINER_MODE enabled.
required=yacc
. ./defs || Exit 1