|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r77707 - trunk/status
From: lorcaminiti_at_[hidden]
Date: 2012-04-01 19:33:26
Author: lcaminiti
Date: 2012-04-01 19:33:25 EDT (Sun, 01 Apr 2012)
New Revision: 77707
URL: http://svn.boost.org/trac/boost/changeset/77707
Log:
Fixed spelling error in the names for 3 ScopeExit tests for expected regression failures.
Text files modified:
trunk/status/explicit-failures-markup.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-04-01 19:33:25 EDT (Sun, 01 Apr 2012)
@@ -4984,9 +4984,9 @@
</mark-expected-failures>
<!-- lambda functions required -->
<mark-expected-failures>
- <test name="world_check_point_all"/>
- <test name="world_check_point_all_seq"/>
- <test name="world_check_point_all_seqnova"/>
+ <test name="world_checkpoint_all"/>
+ <test name="world_checkpoint_all_seq"/>
+ <test name="world_checkpoint_all_seq_nova"/>
<toolset name="clang-darwin-trunk"/>
<toolset name="darwin-4.4"/>
<toolset name="darwin-4.4_0x"/>
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