File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
CORE symex-driven-lazy-loading-expected-failure
2
2
com/diffblue/regression/Foo.class
3
- --trace --depth 1024 --java-max-vla-length 16 --refine-strings -- max-nondet-string-length 20 --string-printable --unwind 10 --function "com.diffblue.regression.Foo.foo" --java-unwind-enum-static
3
+ --trace --depth 1024 --java-max-vla-length 16 --max-nondet-string-length 20 --string-printable --unwind 10 --function "com.diffblue.regression.Foo.foo" --java-unwind-enum-static
4
4
assertion at file com/diffblue/regression/Foo.java line 8 .*: FAILURE
5
5
assertion at file com/diffblue/regression/Foo.java line 11 .*: FAILURE
6
6
assertion at file com/diffblue/regression/Foo.java line 14 .*: FAILURE
Original file line number Diff line number Diff line change 1
1
CORE
2
2
Cart.class
3
- --cp `../../../../scripts/format_classpath.sh . ../../../src/java_bytecode/library/core-models.jar` --trace --java-max-vla-length 96 --refine-strings -- java-unwind-enum-static --max-nondet-string-length 200 --unwind 4 Cart.class --function Cart.checkTax4 --string-printable
3
+ --cp `../../../../scripts/format_classpath.sh . ../../../src/java_bytecode/library/core-models.jar` --trace --java-max-vla-length 96 --java-unwind-enum-static --max-nondet-string-length 200 --unwind 4 Cart.class --function Cart.checkTax4 --string-printable
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^VERIFICATION FAILED$
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ class optionst;
52
52
" (no-sat-preprocessor)" \
53
53
" (beautify)" \
54
54
" (dimacs)(refine)(max-node-refinement):(refine-arrays)(refine-arithmetic)" \
55
- " (refine-strings)" /* will go away */ \
56
55
" (no-refine-strings)" \
57
56
" (string-printable)" \
58
57
" (string-max-input-length):" /* will go away */ \
You can’t perform that action at this time.
0 commit comments