preproc: enhance and extend tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 8 Feb 2013 08:17:10 +0000 (09:17 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 14 Feb 2013 12:40:40 +0000 (13:40 +0100)
commitf6edf9d31204204907b67f167516bd5082b78d0c
tree94ecfb1e4ef78145d340ea2e31c8c96763a29d81
parentba25a9f1c295d7799575afa39c4c9854a85ad8e3
preproc: enhance and extend tests

* t/preproc-demo.sh: New test, a "demo" of how the new pre-processing
feature could be used in a real-world package.
* t/preproc-errmsg.sh: New test, check that error messages remain
useful when the new pre-processing features are involved.
* t/preproc-reldir.sh: Split up ...
* t/preproc-basics.sh, t/preproc-c-compile.sh: ... into these two
tests, with some refactorings, clean-up and enhancements.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/preproc-basics.sh [new file with mode: 0755]
t/preproc-c-compile.sh [moved from t/preproc-reldir.sh with 50% similarity]
t/preproc-demo.sh [new file with mode: 0755]
t/preproc-errmsg.sh [new file with mode: 0755]