2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-14 01:02:13 +00:00
Files
test/test
Raffi Enficiaud e3bb5bd056 Logger tests: overriding the output_stream_logger matching algorithm and changing the format of the messages sent by the framework
Rationale: being agnostic to the variable of the unit tests (time, file location)

- the output_test_stream now is being able to replace the content of the stream before it reached the matching algorithm
- several stream processing: file names (cross platform), execution time ... for removing the platform dependant log format
- additional cleanup and fixes for the JUnit implementation (all assertions are now properly logged and flushed at write time in the appropriate section of the file)
- now the framework emits warnings/errors that are signaled by "boost.test framework" instead of a file that is unknown from the user (+1 squashed commit)
2016-08-18 01:30:07 +02:00
..
2015-10-20 15:00:23 +02:00
2015-06-27 18:19:29 -04:00
2015-10-20 15:00:23 +02:00