]> git.saurik.com Git - bison.git/commit - Makefile.am
calc++: factor for other extracted tests.
authorAkim Demaille <demaille@gostai.com>
Thu, 16 Feb 2012 14:27:03 +0000 (15:27 +0100)
committerAkim Demaille <demaille@gostai.com>
Thu, 16 Feb 2012 14:52:14 +0000 (15:52 +0100)
commit2e4986a88d5dbf180dc3829a67b5f420e727d470
tree793b3e750f9f26f03104018fb40b46db151ac6f3
parentaeb57fb68d65623029357887015c2044342e2722
calc++: factor for other extracted tests.

* Makefile.am (TESTS, check_PROGRAMS): Initialize here.
* examples/local.mk (doc, extexi): Define here.
* examples/calc++/local.mk: Adjust accordingly.
* configure.ac: Ask for parallel-tests (for the way the logs
are handled).
* examples/calc++/test: As a consequence, always be verbose.
($prog): New.
(run): Use it.
Sort the tests in a more natural order (simplest first).
Makefile.am
configure.ac
examples/calc++/local.mk
examples/calc++/test
examples/local.mk