|
Boost-Commit : |
From: technews_at_[hidden]
Date: 2008-01-07 23:52:55
Author: turkanis
Date: 2008-01-07 23:52:54 EST (Mon, 07 Jan 2008)
New Revision: 42603
URL: http://svn.boost.org/trac/boost/changeset/42603
Log:
removed spurious '.cpp' extension from test names (iostreams)
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 2008-01-07 23:52:54 EST (Mon, 07 Jan 2008)
@@ -2001,7 +2001,7 @@
</note>
</mark-expected-failures>
<mark-expected-failures>
- <test name="restrict_test.cpp"/>
+ <test name="restrict_test"/>
<toolset name="vacpp"/>
<note author="Jonathan Turkanis" date="06 Jan 2008">
"restrict" is treated as a keyword (as in C99)
@@ -2022,7 +2022,7 @@
<note author="Jonathan Turkanis" refid="0"/>
</mark-expected-failures>
<mark-expected-failures>
- <test name="stream_offset_64bit_test.cpp"/>
+ <test name="stream_offset_64bit_test"/>
<toolset name="borland-*"/>
<note author="Jonathan Turkanis" date="04 Jan 2008">
The Borland runtime library defines fpos_t as a 32-bit long,
@@ -2030,7 +2030,7 @@
</note>
</mark-expected-failures>
<mark-expected-failures>
- <test name="stream_offset_64bit_test.cpp"/>
+ <test name="stream_offset_64bit_test"/>
<toolset name="sun-5.*"/>
<note author="Jonathan Turkanis" date="06 Jan 2008">
In STLPort, streampos consists of a long together with a
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