26 Oct
2017
26 Oct
'17
6:10 p.m.
El 26/10/2017 a las 18:56, Peter Dimov via Boost escribió:
Lorenzo Caminiti wrote:
...
(Boost.Contract has *lots* of tests which combined with the many regression toolsets make investigating and marking these failures quite a bit of work).
This isn't markup-related, but given that your tests depend on C++11 lambdas, you probably need to consider adding a requirement for cxx11_lambdas in your test Jamfile, as explained here:
[...]
I consider this superior to markup for disabling toolsets, but unfortunately resulting regression reports look ugly. You might consider taking a look at: https://lists.boost.org/Archives/boost/2017/10/239442.php Joaquín M López Muñoz