6 May
2013
6 May
'13
8:01 p.m.
On 6 May 2013 19:15, Edward Diener
On 5/6/2013 9:08 AM, Daniel James wrote:
The first thing to do is add it to the unit tests (by adding it to status/Jamfile.v2), and get them looking decent.
A number of unit tests for TTI depend on the compiler supporting variadic macros. I can add all the TTI unit tests to status/Jamfile.v2 easily enough but for any compiler not supporting variadic macros that subset of the tests will fail. Is that OK, or do I have to do something different for this particular case in status/Jamfile.v2 ?
You can specify tests that are expected to fail in status/explicit-failures-markup.xml, but you can do that after adding the tests. Which compilers will it fail for?