[buddy] execute some of the tests during "make check"
* examples/bddtest/Makefile.am, src/Makefile.am (TESTS): Add this variable. * examples/bddtest/bddtest.cxx: Return non-zero on error.
This commit is contained in:
parent
f99ddef787
commit
5a9c8aad0d
3 changed files with 20 additions and 6 deletions
|
|
@ -1,3 +1,4 @@
|
|||
include ../Makefile.def
|
||||
TESTS = bddtest$(EXEEXT)
|
||||
check_PROGRAMS = bddtest
|
||||
bddtest_SOURCES = bddtest.cxx
|
||||
bddtest_SOURCES = bddtest.cxx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue