Location: LEMON/LEMON-main/test/Makefile.am

Load file history
gravatar
ladanyi@tmit.bme.hu
Add files generated by the build system to .hgignore.
1
2
3
4
5
6
7
8
9
EXTRA_DIST += \
test/Makefile
noinst_HEADERS +=
check_PROGRAMS +=
TESTS += $(check_PROGRAMS)
XFAIL_TESTS += test/test_tools_fail$(EXEEXT)