
5 Nov
2012
5 Nov
'12
7:16 a.m.
Alexander Lamaison <awl03 <at> doc.ic.ac.uk> writes:
This should simplify test code a lot. But, as it's now the default tool, has any progress been made on using it with C++03 compilers?
It actually works for quite some number of cases. You can see in test_tools_test unit test in here: http://beta.boost.org/development/tests/trunk/developer/test.html. There are some use cases which are not supported (you can see them ifdefed out). Gennadiy