2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-28 07:42:12 +00:00
Files
test/include
Raffi Enficiaud cb7b157a0b output_test_stream: improved messages on error
- improved diagnostic:
    * now prints a longer prefix/suffix and the position of the mismatch
    * continues the comparison in case of error rather than stopping and flushing the stream
- best substring matching in case of error for continuing the comparison of the strings/streams at the next location
- added algorithm for string replacement
2016-08-17 23:38:33 +02:00
..