mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-25 06:40:18 +00:00
30bb659c6f
This patch adds an optional argument to DexExpectWatchBase, float_range, which defines a +- acceptance range for expected floating point values. If passed, this assumes every expected value to be a floating point value, and an exception will be thrown if this is not the case. Differential Revision: https://reviews.llvm.org/D124511 |
||
---|---|---|
.. | ||
debuginfo-tests | ||
intrinsic-header-tests | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |