mirror of
https://github.com/boostorg/test.git
synced 2026-01-27 19:32:11 +00:00
* topic/8707-8834-junit-several-loggers: Change log update Documentation JUnit default output stream Logger tests: overriding the output_stream_logger matching algorithm and changing the format of the messages sent by the framework Combined logger: CLA handling and stream/log level per formatter Junit logger: integration into the set of loggers JUnit logger: implementation Multiple logger: entry in progress now being per logger as well Multiple logger: now enabling a logger by its format Multiple logger: breaking changes in the API in order to be able to add a logger per format on the fly Loggers: now handling abort signal as well Multiple loggers: having several loggers at the same time Algorithm: replace all strings with/out wildcards output_test_stream: being able to override the match_pattern method by making it virtual (+ other functions) output_test_stream: improved messages on error Framework: fixing the time associated to each test unit issues with VS placeholders