2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-27 06:42:21 +00:00
Files
core/test
Andrey Semashev 78c87b848c Added API in lightweight_test to obtain the number of test failures.
The new API allows to check if the number of check failures satisfies
a certain condition. The report_errors function returns test_report,
which allows to obtain the error count. It also protects against
unintended comparisons to the error count, which was a misconception
before.

Also added a get_error_count function to explicitly query for the current
number of errors.
2019-06-26 22:48:28 +03:00
..
2014-06-01 01:31:54 +03:00
2014-06-07 03:51:27 +04:00
2019-05-13 15:04:26 -04:00
2017-02-02 18:40:06 +02:00
2019-02-22 16:51:33 -05:00