Skip to content

Commit 3b739cc

Browse files
tautschnigjezhiggins
authored andcommitted
Mark working goto-analyzer tests CORE
These perhaps failed at some point during development of VSD, but do not seem to fail with any compilable version of goto-analyzer.
1 parent 8113c49 commit 3b739cc

File tree

2 files changed

+2
-2
lines changed
  • regression/goto-analyzer

2 files changed

+2
-2
lines changed

regression/goto-analyzer/variable-sensitivity-bug-02/test.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
main.c
33
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers constants --show
44
^EXIT=0$

regression/goto-analyzer/variable-sensitivity-bug-03/test.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
main.c
33
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers constants --show
44
^EXIT=0$

0 commit comments

Comments
 (0)