Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-01 10:19:12


At 05:18 PM 11/29/2003, David Abrahams wrote:
>Beman Dawes <bdawes_at_[hidden]> writes:
>
>> At 01:25 PM 11/29/2003, David Abrahams wrote:
>> >
>> >How do I note that certain tests are expected to fail on a particular
>> >compiler?
>>
>> Here is how to use the "notes" mechanism:
>>
>> In CVS, there is a file status/notes.html which provides HTML which is
>> copied to the end of compiler status reports. Add to notes.html if it
>> doesn't already contain the note you want to add.
>
>Cool! What if multiple notes apply?

The map file is actually a multi-map. I'll add the following to
win32-notes-map.txt to make that clear:

// Multiple notes can apply to the same test or library. For example:
//
// borland/random_test,2
// borland/random_test,10

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk