X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e031b4f0220432aef6e1864ea6359353dbd8aed3..0396ca73dde69b0889fd05da778abbc6a8fe7d6d:/Makefile.am diff --git a/Makefile.am b/Makefile.am index e3b45d2..4972bd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,7 +74,9 @@ TESTS_ENVIRONMENT = SHELL='$(SHELL)' LIBTOOL='$(LIBTOOL)' EXEEXT='$(EXEEXT)' TEST_EXTENSIONS = .sh SH_LOG_COMPILER = $(SHELL) -TESTS = tests/libcdecl-static-symbols.sh tests/crossparse-c-random.sh +TESTS = tests/libcdecl-static-symbols.sh tests/randomdecl-sanity.sh \ + tests/crossparse-c-random.sh tests/cdecl99-c-invalid.sh + EXTRA_DIST += $(TESTS) src/parse.lo: src/scan.h