]> git.draconx.ca Git - cdecl99.git/blobdiff - Makefile.am
Add a sanity test for randomdecl.
[cdecl99.git] / Makefile.am
index e3b45d2fb12b84ee21058cc111e9e3e6863957e0..296a2224696fb540649d2997109047f405825315 100644 (file)
@@ -74,7 +74,8 @@ 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
 EXTRA_DIST += $(TESTS)
 
 src/parse.lo: src/scan.h