This commit is contained in:
Phil Nash
2014-12-21 00:20:09 +00:00
parent 3f9e3e21ea
commit 3dc3763b07
4 changed files with 252 additions and 15 deletions

View File

@@ -759,7 +759,7 @@ warning:
error
-------------------------------------------------------------------------------
A failing expression with a non streamable type is still captured[failing]
A failing expression with a non streamable type is still captured
-------------------------------------------------------------------------------
TrickyTests.cpp:<line number>
...............................................................................
@@ -775,7 +775,7 @@ with expansion:
{?} == {?}
-------------------------------------------------------------------------------
string literals of different sizes can be compared[failing]
string literals of different sizes can be compared
-------------------------------------------------------------------------------
TrickyTests.cpp:<line number>
...............................................................................
@@ -786,6 +786,6 @@ with expansion:
"first" == "second"
===============================================================================
test cases: 148 | 109 passed | 38 failed | 1 failed as expected
assertions: 739 | 647 passed | 79 failed | 13 failed as expected
test cases: 149 | 110 passed | 38 failed | 1 failed as expected
assertions: 751 | 659 passed | 79 failed | 13 failed as expected