Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57855 - trunk/libs/test/test/test_files
From: gennadiy.rozental_at_[hidden]
Date: 2009-11-22 22:04:06


Author: rogeeff
Date: 2009-11-22 22:04:05 EST (Sun, 22 Nov 2009)
New Revision: 57855
URL: http://svn.boost.org/trac/boost/changeset/57855

Log:
fix test case
Text files modified:
   trunk/libs/test/test/test_files/errors_handling_test.pattern | 12 ++++++------
   trunk/libs/test/test/test_files/errors_handling_test.pattern2 | 12 ++++++------
   2 files changed, 12 insertions(+), 12 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 2009-11-22 22:04:05 EST (Sun, 22 Nov 2009)
@@ -11,7 +11,7 @@
 
 Entering test case "error_on_demand"
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -19,7 +19,7 @@
 
 Entering test case "error_on_demand"
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -72,7 +72,7 @@
 
 Entering test case "error_on_demand"
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -80,7 +80,7 @@
 
 Entering test case "error_on_demand"
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -130,13 +130,13 @@
 log level: log_messages; error type: user message;
 
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 
 ===========================
 log level: log_messages; error type: user warning;
 
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 
 ===========================
 log level: log_messages; error type: user non-fatal error;

Modified: trunk/libs/test/test/test_files/errors_handling_test.pattern2
==============================================================================
--- trunk/libs/test/test/test_files/errors_handling_test.pattern2 (original)
+++ trunk/libs/test/test/test_files/errors_handling_test.pattern2 2009-11-22 22:04:05 EST (Sun, 22 Nov 2009)
@@ -11,7 +11,7 @@
 
 Entering test case "error_on_demand"
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -19,7 +19,7 @@
 
 Entering test case "error_on_demand"
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -55,7 +55,7 @@
 
 Entering test case "error_on_demand"
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -63,7 +63,7 @@
 
 Entering test case "error_on_demand"
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 Leaving test case "error_on_demand"
 
 ===========================
@@ -96,13 +96,13 @@
 log level: log_messages; error type: user message;
 
 message
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 
 ===========================
 log level: log_messages; error type: user warning;
 
 107: warning in "error_on_demand": warning
-Test case error_on_demand did not run any assertions
+Test case error_on_demand did not check any assertions
 
 ===========================
 log level: log_messages; error type: user non-fatal error;


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