summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2017-08-04 16:51:35 +0200
committerajreynol <andrew.j.reynolds@gmail.com>2017-08-04 16:51:35 +0200
commit59620e0dcafd8224ce609785c37dd8350c33683f (patch)
tree1bd882ba00e2716ace9f520bcfc32ac6374f9b38 /test/regress/regress0/arith
parentb539a167fa56deea34472a9725693f45ae325dd8 (diff)
Set default language to smt lib 2.6 (including as a base language for sygus), update regressions.
Diffstat (limited to 'test/regress/regress0/arith')
-rw-r--r--test/regress/regress0/arith/bug716.0.smt21
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/arith/bug716.0.smt2 b/test/regress/regress0/arith/bug716.0.smt2
index d5df938a7..2046f4911 100644
--- a/test/regress/regress0/arith/bug716.0.smt2
+++ b/test/regress/regress0/arith/bug716.0.smt2
@@ -1,3 +1,4 @@
+; COMMAND-LINE: --lang=smt2.5
; SCRUBBER: sed -e 's/The fact in question: .*$/The fact in question: TERM/' -e 's/in a linear logic: .*$/in a linear logic: TERM/'
; EXPECT: (error "A non-linear fact was asserted to arithmetic in a linear logic.
; EXPECT: The fact in question: TERM
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback