mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
tests: provide check-examples and check-tests
* examples/local.mk (check-examples): New. * tests/local.mk (check-tests): New. * README-hacking.md: Document them.
This commit is contained in:
@@ -93,6 +93,9 @@ dist_examples_DATA = %D%/README.md
|
||||
|
||||
CLEANDIRS += %D%/*.dSYM
|
||||
|
||||
.PHONY: check-examples
|
||||
check-examples: check-TESTS
|
||||
|
||||
include %D%/c/local.mk
|
||||
include %D%/c++/local.mk
|
||||
include %D%/d/local.mk
|
||||
|
||||
Reference in New Issue
Block a user