nested-delta.smt2 \
nested-inf.smt2 \
RND-small.smt2 \
- clock-10.smt2 \
+ clock-3.smt2 \
006-cbqi-ite.smt2
# javafe.ast.WhileStmt.447.smt2 \
# javafe.tc.CheckCompilationUnit.001.smt2 \
# javafe.tc.FlowInsensitiveChecks.682.smt2 \
-# array-unsat-simp3.smt2
+# array-unsat-simp3.smt2 \
+# clock-10.smt2
#
EXTRA_DIST = $(TESTS) \
--- /dev/null
+(set-logic LIA)
+(set-info :status unsat)
+(declare-fun t () Int)
+(assert (forall ((s Int) (m Int)) (or (not (= (+ (* 3 m) s) t)) (< s 0) (>= s 3))))
+(check-sat)
icfp_28_10.sy \
const-var-test.sy \
no-syntax-test.sy \
- no-syntax-test-no-si.sy \
no-flat-simp.sy \
twolets2-orig.sy \
let-ringer.sy \
# disabled tests, yet distribute
#EXTRA_DIST += \
# setofsets-disequal.smt2
+# no-syntax-test-no-si.sy
# synonyms for "check"
.PHONY: regress regress0 test