TeamCity reporter work

expanded reporting - includes section headers
This commit is contained in:
Phil Nash
2014-12-20 00:46:02 +00:00
parent 5933d75cdc
commit 8ec959e936
4 changed files with 78 additions and 33 deletions

View File

@@ -81,7 +81,7 @@ struct Opaque
///////////////////////////////////////////////////////////////////////////////
TEST_CASE
(
"A failing expression with a non streamable type is still captured[failing]",
"A failing expression with a non streamable type is still captured",
"[Tricky][failing][.]"
)
{
@@ -97,7 +97,7 @@ TEST_CASE
///////////////////////////////////////////////////////////////////////////////
TEST_CASE
(
"string literals of different sizes can be compared[failing]",
"string literals of different sizes can be compared",
"[Tricky][failing][.]"
)
{