mirror of
https://github.com/boostorg/boost.git
synced 2025-04-16 18:24:43 +00:00
removed spurious '.cpp' extension from test names (iostreams)
[SVN r42603]
This commit is contained in:
parent
3c78fb40c1
commit
5516ce510e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue