Boost logo

Boost Testing :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2007-02-10 07:04:12


Hello,

speedsnail-msvc-dp is running tests for MSVC++ 6.5 + STLport 4.6.2
under the toolset name "msvc-6.5_stlport4". Many of the resulting
errors are already present in the 1.33.1 release of Boost, yet
they appear as unexpected because on 1.33.1 the toolset name
is different ("vc-6_5-stlport"). For this to be automatically
dealt with, I think it suffices to declare "msvc-6.5_stlport4"
as an alias of "vc-6_5-stlport" in the XML file
libs/expected_results.xml, around line 1782:

<toolset name="vc-6_5-stlport">
<toolset-alias name="msvc-6.5_stlport4"/> <-- this has to be added

I can't do this right now, but if no objections are raised
I'll be able next Monday (unless someone does it first).

Thank you,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-testing list run by mbergal at meta-comm.com