-SUBDIRS = precedence uf
+SUBDIRS = . precedence uf
TESTS_ENVIRONMENT = @srcdir@/../run_regression @top_builddir@/src/main/cvc4
# These are run for all build profiles.
# If a test shouldn't be run in e.g. competition mode,
-# put it below.
+# put it below in "TESTS +="
TESTS = \
boolean-prec.cvc \
distinct.smt \
+SUBDIRS = .
+
TESTS_ENVIRONMENT = @srcdir@/../run_regression @top_builddir@/src/main/cvc4
+
+# These are run for all build profiles.
+# If a test shouldn't be run in e.g. competition mode,
+# put it below in "TESTS +="
TESTS = friedman_n4_i5.smt \
hole7.cvc \
hole8.cvc \
fuzz_1.smt \
fuzz_2.smt
+#if CVC4_BUILD_PROFILE_COMPETITION
+#else
+#TESTS += \
+# error.cvc
+#endif
+
# synonyms for "check"
.PHONY: regress regress1 test
regress regress1 test: check
+SUBDIRS = .
+
TESTS_ENVIRONMENT = @srcdir@/../run_regression @top_builddir@/src/main/cvc4
+
+# These are run for all build profiles.
+# If a test shouldn't be run in e.g. competition mode,
+# put it below in "TESTS +="
TESTS = bmc-galileo-8.smt \
bmc-galileo-9.smt \
bmc-ibm-10.smt \
hole9.cvc \
qwh.35.405.shuffled-as.sat03-1651.smt
+#if CVC4_BUILD_PROFILE_COMPETITION
+#else
+#TESTS += \
+# error.cvc
+#endif
+
# synonyms for "check"
.PHONY: regress regress2 test
regress regress2 test: check
+SUBDIRS = .
+
TESTS_ENVIRONMENT = @srcdir@/../run_regression @top_builddir@/src/main/cvc4
+
+# These are run for all build profiles.
+# If a test shouldn't be run in e.g. competition mode,
+# put it below in "TESTS +="
TESTS = C880mul.miter.shuffled-as.sat03-348.smt \
comb2.shuffled-as.sat03-420.smt \
hole10.cvc \
instance_1151.smt
+#if CVC4_BUILD_PROFILE_COMPETITION
+#else
+#TESTS += \
+# error.cvc
+#endif
+
# synonyms for "check"
.PHONY: regress regress3 test
regress regress3 test: check