2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-13 12:52:10 +00:00
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
2016-08-18 00:17:31 +02:00
2015-10-20 15:00:23 +02:00
2015-08-12 23:09:32 +01:00
2016-08-18 00:17:31 +02:00
2014-03-03 01:16:29 -05:00
2010-05-16 04:00:37 +00:00
2015-10-19 14:08:16 +02:00

boosttest logo

This is the main directory for the Boost Test Library.

(Not to be confused with a directory containing test programs for the parent directory.)

Full instructions for use of this library can be accessed from http://www.boost.org/doc/libs/release/libs/test/

This library is part of boost (see www.boost.org), the latest version of the library is available from the boost web site, or development snapshots from the boost git repository at https://github.com/boostorg/test


Copyright 2001-2014, Gennadiy Rozental.
Copyright 2013-2015, Boost.Test team.

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)

Description
Mirrored via gitea-mirror
Readme BSL-1.0 13 MiB
Languages
C++ 99%
CMake 0.9%