2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-27 06:42:21 +00:00
Files
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-03 19:55:15 +03:00
2014-06-03 21:13:37 +03:00