Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75086 - trunk/libs/test/test/test_files
From: gennadiy.rozental_at_[hidden]
Date: 2011-10-22 05:27:08


Author: rogeeff
Date: 2011-10-22 05:27:07 EDT (Sat, 22 Oct 2011)
New Revision: 75086
URL: http://svn.boost.org/trac/boost/changeset/75086

Log:
new pattern files
Text files modified:
   trunk/libs/test/test/test_files/errors_handling_test.pattern | 46 ++++++++--------
   trunk/libs/test/test/test_files/test_tools_test.pattern | 108 ++++++++++++++++++++--------------------
   2 files changed, 77 insertions(+), 77 deletions(-)

Modified: trunk/libs/test/test/test_files/errors_handling_test.pattern
==============================================================================
--- trunk/libs/test/test/test_files/errors_handling_test.pattern (original)
+++ trunk/libs/test/test/test_files/errors_handling_test.pattern 2011-10-22 05:27:07 EDT (Sat, 22 Oct 2011)
@@ -18,7 +18,7 @@
 log level: log_successful_tests; error type: user warning;
 
 Entering test case "error_on_demand"
-107: warning in "error_on_demand": warning
+107: warning: in "error_on_demand": warning
 Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
@@ -26,14 +26,14 @@
 log level: log_successful_tests; error type: user non-fatal error;
 
 Entering test case "error_on_demand"
-111: error in "error_on_demand": non-fatal error
+111: error: in "error_on_demand": non-fatal error
 Leaving test case "error_on_demand"
 
 ===========================
 log level: log_successful_tests; error type: cpp exception;
 
 Entering test case "error_on_demand"
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 Leaving test case "error_on_demand"
 
@@ -49,7 +49,7 @@
 log level: log_successful_tests; error type: user fatal error;
 
 Entering test case "error_on_demand"
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 Leaving test case "error_on_demand"
 
 ===========================
@@ -79,7 +79,7 @@
 log level: log_test_suites; error type: user warning;
 
 Entering test case "error_on_demand"
-107: warning in "error_on_demand": warning
+107: warning: in "error_on_demand": warning
 Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
@@ -87,14 +87,14 @@
 log level: log_test_suites; error type: user non-fatal error;
 
 Entering test case "error_on_demand"
-111: error in "error_on_demand": non-fatal error
+111: error: in "error_on_demand": non-fatal error
 Leaving test case "error_on_demand"
 
 ===========================
 log level: log_test_suites; error type: cpp exception;
 
 Entering test case "error_on_demand"
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 Leaving test case "error_on_demand"
 
@@ -110,7 +110,7 @@
 log level: log_test_suites; error type: user fatal error;
 
 Entering test case "error_on_demand"
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 Leaving test case "error_on_demand"
 
 ===========================
@@ -135,18 +135,18 @@
 ===========================
 log level: log_messages; error type: user warning;
 
-107: warning in "error_on_demand": warning
+107: warning: in "error_on_demand": warning
 Test case error_on_demand did not check any assertions
 
 ===========================
 log level: log_messages; error type: user non-fatal error;
 
-111: error in "error_on_demand": non-fatal error
+111: error: in "error_on_demand": non-fatal error
 
 ===========================
 log level: log_messages; error type: cpp exception;
 
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 
 ===========================
@@ -158,7 +158,7 @@
 ===========================
 log level: log_messages; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_messages; error type: system fatal error;
@@ -178,17 +178,17 @@
 ===========================
 log level: log_warnings; error type: user warning;
 
-107: warning in "error_on_demand": warning
+107: warning: in "error_on_demand": warning
 
 ===========================
 log level: log_warnings; error type: user non-fatal error;
 
-111: error in "error_on_demand": non-fatal error
+111: error: in "error_on_demand": non-fatal error
 
 ===========================
 log level: log_warnings; error type: cpp exception;
 
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 
 ===========================
@@ -200,7 +200,7 @@
 ===========================
 log level: log_warnings; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_warnings; error type: system fatal error;
@@ -223,12 +223,12 @@
 ===========================
 log level: log_all_errors; error type: user non-fatal error;
 
-111: error in "error_on_demand": non-fatal error
+111: error: in "error_on_demand": non-fatal error
 
 ===========================
 log level: log_all_errors; error type: cpp exception;
 
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 
 ===========================
@@ -240,7 +240,7 @@
 ===========================
 log level: log_all_errors; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_all_errors; error type: system fatal error;
@@ -267,7 +267,7 @@
 ===========================
 log level: log_cpp_exception_errors; error type: cpp exception;
 
-0: fatal error in "error_on_demand": std::runtime_error: test std::runtime error what() message
+0: fatal error in "error_on_demand": class std::runtime_error: test std::runtime error what() message
 121: last checkpoint: error_on_demand() throw runtime_error
 
 ===========================
@@ -279,7 +279,7 @@
 ===========================
 log level: log_cpp_exception_errors; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_cpp_exception_errors; error type: system fatal error;
@@ -316,7 +316,7 @@
 ===========================
 log level: log_system_errors; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_system_errors; error type: system fatal error;
@@ -351,7 +351,7 @@
 ===========================
 log level: log_fatal_errors; error type: user fatal error;
 
-115: fatal error in "error_on_demand": fatal error
+115: fatal error: in "error_on_demand": fatal error
 
 ===========================
 log level: log_fatal_errors; error type: system fatal error;

Modified: trunk/libs/test/test/test_files/test_tools_test.pattern
==============================================================================
--- trunk/libs/test/test/test_files/test_tools_test.pattern (original)
+++ trunk/libs/test/test/test_files/test_tools_test.pattern 2011-10-22 05:27:07 EDT (Sat, 22 Oct 2011)
@@ -1,63 +1,63 @@
-136: warning in "test_BOOST_WARN": condition sizeof(int) == sizeof(short) is not satisfied
+136: warning: in "test_BOOST_WARN": condition sizeof(int) == sizeof(short) is not satisfied
 139: info: check sizeof(unsigned char) == sizeof(char) passed
-161: error in "test_BOOST_CHECK": check false failed
-162: error in "test_BOOST_CHECK": check 1==2 failed
-163: error in "test_BOOST_CHECK": check i==1 failed
+161: error: in "test_BOOST_CHECK": check false failed
+162: error: in "test_BOOST_CHECK": check 1==2 failed
+163: error: in "test_BOOST_CHECK": check i==1 failed
 166: info: check i==2 passed
-173: error in "test_BOOST_REQUIRE": not aborted
-175: fatal error in "test_BOOST_REQUIRE": critical check false failed
-179: fatal error in "test_BOOST_REQUIRE": critical check j > 5 failed
+173: error: in "test_BOOST_REQUIRE": not aborted
+175: fatal error: in "test_BOOST_REQUIRE": critical check false failed
+179: fatal error: in "test_BOOST_REQUIRE": critical check j > 5 failed
 182: info: check j < 5 passed
-182: error in "test_BOOST_REQUIRE": not aborted
+182: error: in "test_BOOST_REQUIRE": not aborted
 196: info: check 'object size 33 is too small' passed
-213: error in "test_BOOST_CHECK_MESSAGE": Well, may be that what I believe in
-215: error in "test_BOOST_CHECK_MESSAGE": Checking predicate failed. Some explanation
+213: error: in "test_BOOST_CHECK_MESSAGE": Well, may be that what I believe in
+215: error: in "test_BOOST_CHECK_MESSAGE": Checking predicate failed. Some explanation
 218: info: check 'Could it fail?' passed
-223: error in "test_BOOST_CHECK_MESSAGE": Comparing 1 and 2: some explanation
-230: fatal error in "test_BOOST_REQUIRE_MESSAGE": Here we should stop
+223: error: in "test_BOOST_CHECK_MESSAGE": Comparing 1 and 2: some explanation
+230: fatal error: in "test_BOOST_REQUIRE_MESSAGE": Here we should stop
 233: info: check 'That's OK' passed
-233: error in "test_BOOST_REQUIRE_MESSAGE": not aborted
-240: error in "test_BOOST_ERROR": Fail to miss an error
-247: fatal error in "test_BOOST_FAIL": No! No! Show must go on.
-263: error in "test_BOOST_CHECK_THROW": exception my_exception is expected
-266: warning in "test_BOOST_CHECK_THROW": exception my_exception is expected
-269: fatal error in "test_BOOST_CHECK_THROW": exception my_exception is expected
+233: error: in "test_BOOST_REQUIRE_MESSAGE": not aborted
+240: error: in "test_BOOST_ERROR": Fail to miss an error
+247: fatal error: in "test_BOOST_FAIL": No! No! Show must go on.
+263: error: in "test_BOOST_CHECK_THROW": exception my_exception is expected
+266: warning: in "test_BOOST_CHECK_THROW": exception my_exception is expected
+269: fatal error: in "test_BOOST_CHECK_THROW": exception my_exception is expected
 275: info: check 'exception my_exception is caught' passed
-282: error in "test_BOOST_CHECK_EXCEPTION": incorrect exception my_exception is caught
+282: error: in "test_BOOST_CHECK_EXCEPTION": incorrect exception my_exception is caught
 285: info: check 'incorrect exception my_exception is caught' passed
-297: error in "test_BOOST_CHECK_NO_THROW": exception thrown by throw my_exception()
-343: error in "test_BOOST_CHECK_EQUAL": check i == j failed [1 != 2]
-349: error in "test_BOOST_CHECK_EQUAL": check str1 == str2 failed [test1 != test12]
-352: error in "test_BOOST_CHECK_EQUAL": check i+1 == j failed [4 != 2]
+297: error: in "test_BOOST_CHECK_NO_THROW": exception thrown by throw my_exception()
+343: error: in "test_BOOST_CHECK_EQUAL": check i == j failed [1 != 2]
+349: error: in "test_BOOST_CHECK_EQUAL": check str1 == str2 failed [test1 != test12]
+352: error: in "test_BOOST_CHECK_EQUAL": check i+1 == j failed [4 != 2]
 355: info: check str1 == str3+1 passed
-364: fatal error in "test_BOOST_CHECK_EQUAL": critical check str1 == str2 failed [test != null string]
-370: warning in "test_BOOST_CHECK_EQUAL": condition b1 == b2 is not satisfied [B(1) != B(2)]
-376: error in "test_BOOST_CHECK_EQUAL": check c1 == c3 failed [C(0,100) != C(1,102)]. Index mismatch
-377: error in "test_BOOST_CHECK_EQUAL": check c1 == c2 failed [C(0,100) != C(0,101)]. Id mismatch
-381: error in "test_BOOST_CHECK_EQUAL": check ch1 == ch2 failed [0xfffffffe != 0xfffffffd]
-392: error in "test_BOOST_CHECK_LOGICAL_EXPR": check ++i != j failed [2 == 2]
-394: error in "test_BOOST_CHECK_LOGICAL_EXPR": check i < j failed [2 >= 2]
-395: error in "test_BOOST_CHECK_LOGICAL_EXPR": check i > j failed [2 <= 2]
-402: error in "test_BOOST_CHECK_LOGICAL_EXPR": check i <= j failed [3 > 2]
-403: error in "test_BOOST_CHECK_LOGICAL_EXPR": check j >= i failed [2 < 3]
-408: error in "test_BOOST_CHECK_LOGICAL_EXPR": check str1 != str2 failed [test1 == test1]
-438: error in "test_BOOST_CHECK_PREDICATE": check is_even( i ) failed for ( 17 )
-441: error in "test_BOOST_CHECK_PREDICATE": check not_equal_to<int>()( i, 17 ) failed for ( 17, 17 )
-447: warning in "test_BOOST_CHECK_PREDICATE": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
-455: error in "test_BOOST_CHECK_PREDICATE": check compare_lists( l1, l2 ) failed for ( , ). Different sizes [2!=0]
-466: error in "test_BOOST_REQUIRE_PREDICATE": not aborted
-468: fatal error in "test_BOOST_REQUIRE_PREDICATE": critical check less_equal<int>()( arg2, arg1 ) failed for ( 2, 1 )
-489: error in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+7 } failed.
+364: fatal error: in "test_BOOST_CHECK_EQUAL": critical check str1 == str2 failed [test != null string]
+370: warning: in "test_BOOST_CHECK_EQUAL": condition b1 == b2 is not satisfied [B(1) != B(2)]
+376: error: in "test_BOOST_CHECK_EQUAL": check c1 == c3 failed [C(0,100) != C(1,102)]. Index mismatch
+377: error: in "test_BOOST_CHECK_EQUAL": check c1 == c2 failed [C(0,100) != C(0,101)]. Id mismatch
+381: error: in "test_BOOST_CHECK_EQUAL": check ch1 == ch2 failed [0xfffffffe != 0xfffffffd]
+392: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check ++i != j failed [2 == 2]
+394: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i < j failed [2 >= 2]
+395: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i > j failed [2 <= 2]
+402: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check i <= j failed [3 > 2]
+403: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check j >= i failed [2 < 3]
+408: error: in "test_BOOST_CHECK_LOGICAL_EXPR": check str1 != str2 failed [test1 == test1]
+438: error: in "test_BOOST_CHECK_PREDICATE": check is_even( i ) failed for ( 17 )
+441: error: in "test_BOOST_CHECK_PREDICATE": check not_equal_to<int>()( i, 17 ) failed for ( 17, 17 )
+447: warning: in "test_BOOST_CHECK_PREDICATE": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
+455: error: in "test_BOOST_CHECK_PREDICATE": check compare_lists( l1, l2 ) failed for ( , ). Different sizes [2!=0]
+466: error: in "test_BOOST_REQUIRE_PREDICATE": not aborted
+468: fatal error: in "test_BOOST_REQUIRE_PREDICATE": critical check less_equal<int>()( arg2, arg1 ) failed for ( 2, 1 )
+489: error: in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+7 } failed.
 Mismatch in a position 2: 4 != 3
 Mismatch in a position 5: 7 != 6
-490: error in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+2 } failed.
+490: error: in "test_BOOST_CHECK_EQUAL_COLLECTIONS": check { testlist.begin(), testlist.end() } == { pattern, pattern+2 } failed.
 Collections size mismatch: 7 != 2
-499: error in "test_BOOST_CHECK_BITWISE_EQUAL": check (char)0x06 =.= (char)0x16 failed.
+499: error: in "test_BOOST_CHECK_BITWISE_EQUAL": check (char)0x06 =.= (char)0x16 failed.
 Mismatch in a position 4
-502: warning in "test_BOOST_CHECK_BITWISE_EQUAL": condition (char)0x26 =.= (char)0x04 is not satisfied.
+502: warning: in "test_BOOST_CHECK_BITWISE_EQUAL": condition (char)0x26 =.= (char)0x04 is not satisfied.
 Mismatch in a position 1
 Mismatch in a position 5
-505: fatal error in "test_BOOST_CHECK_BITWISE_EQUAL": critical check (char)0x26 =.= (int)0x26 failed.
+505: fatal error: in "test_BOOST_CHECK_BITWISE_EQUAL": critical check (char)0x26 =.= (int)0x26 failed.
 Operands bit sizes mismatch: 8 != 32
 still testing
 1+1=2
@@ -69,35 +69,35 @@
 540: last checkpoint: Going to do a silly things
 0: fatal error in "test_BOOST_TEST_PASSPOINT": unknown type
 551: last checkpoint
-608: error in "test_context_logging": check false failed
+608: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     some context
-612: error in "test_context_logging": check false failed
+612: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     some more context: 12
-617: error in "test_context_logging": check false failed
+617: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     info 1
     info 2
     info 3
-620: error in "test_context_logging": check false failed
+620: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     some sticky context
-623: error in "test_context_logging": check false failed
+623: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     some sticky context
     more context
-626: error in "test_context_logging": check false failed
+626: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     some sticky context
     different subcontext
-630: error in "test_context_logging": check false failed
+630: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     outer context
-633: error in "test_context_logging": check false failed
+633: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     outer context
     inner context
-636: error in "test_context_logging": check false failed
+636: error: in "test_context_logging": check false failed
 Failure occurred in a following context:
     outer context


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk