Skip to content

Commit 821bc8e

Browse files
author
martin
committed
Enable the JSON UI tests for CBMC
These should check that exception messages are output wrapped in JSON rather than just dumped on std::cerr.
1 parent 11bd0bc commit 821bc8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/cbmc/json-ui/no_entry.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
no_entry.c
33
--json-ui
44
activate-multi-line-match

regression/cbmc/json-ui/syntax_error.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
syntax_error.c
33
--json-ui
44
activate-multi-line-match

0 commit comments

Comments
 (0)