summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorJohn Maddock <john@johnmaddock.co.uk>2006-07-21 17:45:25 +0000
committerJohn Maddock <john@johnmaddock.co.uk>2006-07-21 17:45:25 +0000
commite129edc3b09007560aa42496d9987c5690b8b01e (patch)
tree03c8db3e3f69009bfefd5baf227144574d090ffd /status
parent8be013d48390aa4ab13378c7d7fb7df3f33180ad (diff)
downloadboost-e129edc3b09007560aa42496d9987c5690b8b01e.tar.gz
Fixed changed test names.
[SVN r34655]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index a1f3ce2ed5..ff84688ff2 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -4092,11 +4092,11 @@ for more information.
<mark-expected-failures>
<test name="test_mem_fn_tricky"/>
<test name="test_bind_tricky"/>
- <test name="test_reference_wrapper_tricky"/>
+ <test name="test_ref_wrapper_tricky"/>
<test name="test_function_tricky"/>
<test name="std_test_mem_fn_tricky"/>
<test name="std_test_bind_tricky"/>
- <test name="std_test_reference_wrapper_tricky"/>
+ <test name="std_test_ref_wrapper_tricky"/>
<test name="std_test_function_tricky"/>
<toolset name="*"/>
<note author="John Maddock">
@@ -4200,9 +4200,9 @@ for more information.
<test name="tr1_remove_pointer_test"/>
<test name="tr1_remove_reference_test"/>
<test name="tr1_remove_volatile_test"/>
- <test name="tr1_tricky_abstract_type_test"/>
- <test name="tr1_tricky_add_pointer_test"/>
- <test name="tr1_tricky_partial_spec_test"/>
+ <test name="tr1_tky_abstract_type_test"/>
+ <test name="tr1_tky_add_pointer_test"/>
+ <test name="tr1_tky_partial_spec_test"/>
<toolset name="borland-5_6*"/>
<toolset name="borland-5.6*"/>
<note author="John Maddock">
@@ -4260,6 +4260,7 @@ for more information.
<test name="std_test_bind"/>
<test name="test_bind"/>
<toolset name="gcc-4*darwin"/>
+ <toolset name="darwin*"/>
<note author="John Maddock">
These tests fail on this platform due to a recuring GCC bug.
</note>