We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248ec8e commit a3f7eedCopy full SHA for a3f7eed
regression/strings-smoke-tests/jsonArrays/test.desc
@@ -3,7 +3,7 @@ test.class
3
--refine-strings --function test.check --json-ui --trace --string-max-length 100 --cover location
4
^EXIT=0$
5
^SIGNAL=0$
6
-\"data\".*\"tmp_object_factory\$6.*\"
+\"data\".*\"tmp_object_factory\$\d+.*\"
7
--
8
This checks that tmp_object_factory$6 gets affected to the data field
9
of some strings, which was not the case in previous versions of cbmc,
0 commit comments