mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
1427550151
Adding `EXPECT_MPFR_MATCH_ROUNDING_SILENTLY` macro that does not call `explainError` when the tests fail. This is useful to check the passing or failing rates, such as hitting percentages of fast passes in math implementations. Reviewed By: michaelrj, sivachandra Differential Revision: https://reviews.llvm.org/D136731 |
||
---|---|---|
.. | ||
check_mpfr.cpp | ||
CMakeLists.txt | ||
MPFRUtils.cpp | ||
MPFRUtils.h |