projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7924fc
)
fix metadata for a test (#5546)
author
yoni206
<yoni206@users.noreply.github.com>
Tue, 1 Dec 2020 02:42:19 +0000
(18:42 -0800)
committer
GitHub
<noreply@github.com>
Tue, 1 Dec 2020 02:42:19 +0000
(20:42 -0600)
A COMMAND was used instead of COMMAND-LINE.
test/regress/regress0/bv/bv_to_int_5281.smt2
patch
|
blob
|
history
diff --git
a/test/regress/regress0/bv/bv_to_int_5281.smt2
b/test/regress/regress0/bv/bv_to_int_5281.smt2
index 4d0da1dbb85056c924f8d4dc9fe54507a1bc6aa4..dc2cb7f357c696948e69c573c9aa503dcad8923a 100644
(file)
--- a/
test/regress/regress0/bv/bv_to_int_5281.smt2
+++ b/
test/regress/regress0/bv/bv_to_int_5281.smt2
@@
-1,4
+1,4
@@
-; COMMAND: --check-models --incremental
+; COMMAND
-LINE
: --check-models --incremental
; EXPECT: sat
(set-logic ALL)
(set-option :check-models true)