llvm-project/libcxx/test/std/numerics/numeric.ops
Mark de Wever 8f972cb0fd [libc++][nfc] Add TEST_HAS_NO_INT128.
Avoid using the libc++ internal `_LIBCPP_HAS_NO_INT128` in our tests.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D117992
2022-01-27 17:31:27 +01:00
..
accumulate [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
adjacent.difference [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
exclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
inclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
inner.product [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
numeric.iota [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
numeric.ops.gcd [libc++] Refactor tests to remove uses of std::rand() 2020-10-28 15:22:51 -04:00
numeric.ops.lcm [libc++] Refactor tests to remove uses of std::rand() 2020-10-28 15:22:51 -04:00
numeric.ops.midpoint [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00
partial.sum [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
reduce [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
transform.exclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
transform.inclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
transform.reduce [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00