projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e62e42
)
Don't run bv_nat parse test with competition build (#4126)
author
Andres Noetzli
<andres.noetzli@gmail.com>
Sat, 21 Mar 2020 03:47:53 +0000
(20:47 -0700)
committer
GitHub
<noreply@github.com>
Sat, 21 Mar 2020 03:47:53 +0000
(20:47 -0700)
This commit should fix the nightlies.
test/regress/regress0/parser/bv_nat.smt2
patch
|
blob
|
history
diff --git
a/test/regress/regress0/parser/bv_nat.smt2
b/test/regress/regress0/parser/bv_nat.smt2
index fc21408547f6c617eaee5b8a5ec1d89d7af0ba5b..14a150b4f71a2076280c0be2e35864bb830e1e3f 100644
(file)
--- a/
test/regress/regress0/parser/bv_nat.smt2
+++ b/
test/regress/regress0/parser/bv_nat.smt2
@@
-1,3
+1,4
@@
+; REQUIRES: no-competition
; EXPECT: sat
; EXPECT: not declared
; SCRUBBER: grep -o "sat\|not declared"