2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-23 18:12:12 +00:00

Merge branch 'master' into develop

* master:
  Fix change log
This commit is contained in:
Raffi Enficiaud
2016-04-04 10:10:26 +02:00

View File

@@ -19,7 +19,7 @@
[h5 Bugfixes and feature requests]
# [ticket 6767] Use of namespace qualifier with floating point exception functions breaks if they are macros
# [ticket 8905] `boost/test/impl/debug.ipp`: Ignores return value from `WaitForSingleObject`
# [ticket 9943] Runtime parameter Random seed for random order of test cases not respected correctly
# [ticket 9443] Runtime parameter Random seed for random order of test cases not respected correctly
# [ticket 11854] Add fixture support in `BOOST_DATA_TEST_CASE`
# [ticket 11887] `BOOST_TEST(3u == (std::max)(0u, 3u))` fails
# [ticket 11889] `BOOST_DATA_TEST_CASE` fails to compile for 4D and higher dimensional grids