mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
Since recently lightweight_test introduced a sanitation to ensure that `boost::report_errors()` is called, and it does not in module tests. The problem could be fixed by exporting the function and calling it from these python tests, but as it already done in other module tests I just turned those usages lightweight_test to a regular assertation.
1013 B
1013 B