summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sets
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-05-25 09:18:42 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-05-25 09:18:55 -0500
commit9d3f97ea91ffbf9ceea5814281a4d434d8e09a53 (patch)
treef1f9fccd3eb09b3d9333506b85ab09587e985b05 /test/regress/regress0/sets
parent363b838e4a0b799da537d60632fe844c5c5e4686 (diff)
Improve quantifier instantiation: always use original terms when matching (was missing for simple triggers). Minor updates to scripts.
Diffstat (limited to 'test/regress/regress0/sets')
-rw-r--r--test/regress/regress0/sets/copy_check_heap_access_33_4.smt22
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 b/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2
index a8eccf4ad..9ba2d84d3 100644
--- a/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2
+++ b/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2
@@ -1,3 +1,5 @@
+; COMMAND-LINE: --full-saturate-quant
+; EXPECT: unsat
(set-option :print-success false)
(set-logic AUFLIA_SETS)
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback