From 14796814b8d1d3aeed59d4cc8ced8c072519c7a0 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Fri, 23 May 2014 18:55:05 +0100 Subject: [PATCH] Approved new test case --- .../Baselines/console.std.approved.txt | 16 +++++++++++++++- .../Baselines/console.sw.approved.txt | 19 ++++++++++++++++++- .../SelfTest/Baselines/junit.sw.approved.txt | 3 ++- .../SelfTest/Baselines/xml.sw.approved.txt | 13 +++++++++++-- 4 files changed, 46 insertions(+), 5 deletions(-) diff --git a/projects/SelfTest/Baselines/console.std.approved.txt b/projects/SelfTest/Baselines/console.std.approved.txt index e3972bd8..3b33a28a 100644 --- a/projects/SelfTest/Baselines/console.std.approved.txt +++ b/projects/SelfTest/Baselines/console.std.approved.txt @@ -520,6 +520,20 @@ with messages: hi i := 7 +------------------------------------------------------------------------------- +Pointers can be converted to strings +------------------------------------------------------------------------------- +MessageTests.cpp: +............................................................................... + +MessageTests.cpp:: +warning: + actual address of p: 0x + +MessageTests.cpp:: +warning: + toString(p): 0x + ------------------------------------------------------------------------------- more nested SECTION tests s1 @@ -772,5 +786,5 @@ with expansion: "first" == "second" =============================================================================== -123 test cases - 39 failed (695 assertions - 92 failed) +124 test cases - 39 failed (695 assertions - 92 failed) diff --git a/projects/SelfTest/Baselines/console.sw.approved.txt b/projects/SelfTest/Baselines/console.sw.approved.txt index 74803d0d..3a56e6a2 100644 --- a/projects/SelfTest/Baselines/console.sw.approved.txt +++ b/projects/SelfTest/Baselines/console.sw.approved.txt @@ -2809,6 +2809,23 @@ with messages: hi i := 7 +------------------------------------------------------------------------------- +Pointers can be converted to strings +------------------------------------------------------------------------------- +MessageTests.cpp: +............................................................................... + +MessageTests.cpp:: +warning: + actual address of p: 0x + +MessageTests.cpp:: +warning: + toString(p): 0x + + +No assertions in test case 'Pointers can be converted to strings' + ------------------------------------------------------------------------------- random SECTION tests s1 @@ -7214,5 +7231,5 @@ with expansion: true =============================================================================== -123 test cases - 54 failed (714 assertions - 111 failed) +124 test cases - 55 failed (715 assertions - 112 failed) diff --git a/projects/SelfTest/Baselines/junit.sw.approved.txt b/projects/SelfTest/Baselines/junit.sw.approved.txt index 002aa7d3..fe7e7645 100644 --- a/projects/SelfTest/Baselines/junit.sw.approved.txt +++ b/projects/SelfTest/Baselines/junit.sw.approved.txt @@ -1,5 +1,5 @@ - + @@ -319,6 +319,7 @@ i := 7 MessageTests.cpp: + diff --git a/projects/SelfTest/Baselines/xml.sw.approved.txt b/projects/SelfTest/Baselines/xml.sw.approved.txt index 8e80a5db..f6249b17 100644 --- a/projects/SelfTest/Baselines/xml.sw.approved.txt +++ b/projects/SelfTest/Baselines/xml.sw.approved.txt @@ -2923,6 +2923,15 @@ + + + actual address of p: 0x + + + toString(p): 0x + + +
@@ -7474,7 +7483,7 @@ there"
- + - +