Approved new test case

This commit is contained in:
Phil Nash
2014-05-23 18:55:05 +01:00
parent 7cbf74061b
commit 14796814b8
4 changed files with 46 additions and 5 deletions

View File

@@ -2809,6 +2809,23 @@ with messages:
hi
i := 7
-------------------------------------------------------------------------------
Pointers can be converted to strings
-------------------------------------------------------------------------------
MessageTests.cpp:<line number>
...............................................................................
MessageTests.cpp:<line number>:
warning:
actual address of p: 0x<hex digits>
MessageTests.cpp:<line number>:
warning:
toString(p): 0x<hex digits>
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)