Skip to content

Commit a07639d

Browse files
author
Daniel Kroening
authored
Merge pull request diffblue#2447 from tautschnig/cpp-regression-tests
Cpp regression test configuration fixes
2 parents bdac907 + ee2421a commit a07639d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/cpp/type_traits1/test.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
KNOWNBUG
22
main.cpp
3-
3+
-std=c++11
44
^EXIT=0$
55
^SIGNAL=0$
66
--

regression/systemc/Reference1/test.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
main.cpp
33

44
^EXIT=0$

0 commit comments

Comments
 (0)