Skip to content

Commit b653c2c

Browse files
authored
Merge pull request #4456 from allredj/smt2_strings_tests_fixes
Smt2 strings tests fixes
2 parents 535bde0 + 17b55d1 commit b653c2c

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

regression/smt2_strings/regexp_opt_input_sat/regexp_opt_input_sat.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ regexp_opt_input_sat.smt2
66
^sat$
77
--
88
error
9-
9+
--
1010
z3:
1111
Returns "unknown"
1212
Z3 [version 4.8.3 - 64 bit]

regression/smt2_strings/replace_all_input_sat/replace_all_const_sat.desc renamed to regression/smt2_strings/replace_all_input_sat/replace_all_input_sat.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FUTURE z3_bug
2-
replace_all_const_sat.smt2
2+
replace_all_input_sat.smt2
33

44
^EXIT=0$
55
^SIGNAL=0$

regression/smt2_strings/str_to_re_input_unsat/str_to_re_input_sat.desc renamed to regression/smt2_strings/str_to_re_input_unsat/str_to_re_input_unsat.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FUTURE z3_bug
2-
str_to_re_input_sat.smt2
2+
str_to_re_input_unsat.smt2
33

44
^EXIT=0$
55
^SIGNAL=0$

0 commit comments

Comments
 (0)