2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 08:22:18 +00:00

boost.test 1.61 change log update

This commit is contained in:
Raffi Enficiaud
2016-04-01 00:52:06 +02:00
parent 36b08bcb91
commit d314f33d37

View File

@@ -144,6 +144,17 @@
* [phrase library..[@/libs/variant/ Variant]:]
* Maintainance fixes.
* [phrase library..[@/libs/test/ Test]:]
* Boost.test v3.2 see the
'[@/doc/libs/1_61_0/libs/test/doc/html/boost_test/change_log.html Change log]'
section for details.
* New features
* dataset driven test-cases learned to support fixtures and variadic number of arguments
* dataset driven test-cases sample types now honor move semantics
* Bug fixes
* [ticket 6767], [ticket 8905], [ticket 9943], [ticket 11854]
* [ticket 11887], [ticket 11889], [ticket 11983]
[endsect]
[section Compilers Tested]