tests: split 'subst2.test' to improve modularity and coverage
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 May 2011 20:28:45 +0000 (22:28 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 May 2011 20:41:59 +0000 (22:41 +0200)
commit02742f0f6ee02cec94a033a446b4a36d90859aca
tree8508855c1a8d8f2f32360ef75768f6c1a0f5c790
parentfc5ac9a1e1573fa286da745491daaf373271578f
tests: split 'subst2.test' to improve modularity and coverage

* tests/subst2.test: Test removed, split into ...
* tests/programs-primary-rewritten.test: ... this test ...
* tests/subst-no-trailing-empty-line.test: ... and this one ...
* tests/extra-programs-empty.test: ... and this one.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/extra-programs-empty.test [new file with mode: 0755]
tests/programs-primary-rewritten.test [moved from tests/subst2.test with 55% similarity]
tests/subst-no-trailing-empty-line.test [new file with mode: 0755]