]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: minor improvements to a couple of yacc tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 15 Apr 2011 12:34:35 +0000 (14:34 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 15 Apr 2011 13:45:21 +0000 (15:45 +0200)
commitd6186ffa1f4b9889f2b30fd52fca1b26d2cbf3af
tree573bc77eabb04f35a3c8bf75b02383622a2b35d8
parent87918bb4fd5b4a9d93e710454525300f372c9057
tests: minor improvements to a couple of yacc tests

* tests/yacc-auxdir.test: Avoid running autoconf, it's not
needed.
* tests/yacc-line.test: Also check that the yacc-generated C
and header files do not contain "#line" directives referencing
`y.tab.c' or `y.tab.h'.  Add a couple of explicative comments.
ChangeLog
tests/yacc-auxdir.test
tests/yacc-line.test