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

Change log

This commit is contained in:
Raffi Enficiaud
2018-02-19 23:31:02 +01:00
parent 40ee9bae08
commit 7bfbbfc8d6

View File

@@ -40,6 +40,7 @@
# [ticket 13149] Dependency decorators on parent suites
# [ticket 13170] `BOOST_AUTO_TEST_CASE_TEMPLATE` don't want `typedef` for list
# [ticket 13181] Boost test can't compare classes which have `begin` and `end` but not `const_iterator`
# [ticket 13371] Use-after-free with `--log_sink=file`
# [ticket 13387] Test header fails to compile
# [ticket 13398] Log format JUNIT generates invalid XML files
# [ticket 13407] Boost.Test appears to crash under Cygwin