]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: split yacc6.test, for better separation and coverage
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 14:35:59 +0000 (16:35 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 21:21:14 +0000 (23:21 +0200)
commit7c0d9cbbffbbe11bf1d863b7fe2c63cd6e86b584
tree29adfff05f9805b341acc5d1ca07d53f8ca68537
parent2b1609fc05d829fa8bf10dda48de81396515ddc1
tests: split yacc6.test, for better separation and coverage

* tests/yacc6.test: Test removed, its content extended and split
into ...
* tests/yacc-auxdir.test, tests/yacc-depend.test,
tests/yacc-line.test: ... these new tests.
* tests/yacc-depend2.test: New test, exposes the failure that
FreeBSD used to encounter in yacc6.test.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/yacc-auxdir.test [moved from tests/yacc6.test with 51% similarity]
tests/yacc-depend.test [new file with mode: 0755]
tests/yacc-depend2.test [new file with mode: 0755]
tests/yacc-line.test [new file with mode: 0755]