llvm-project/libcxx/test/std/numerics/numeric.ops
Mark de Wever ae5f792002 [libc++] Disable some tests using gcc 9.
This should fix running the libc++ unit tests.
They failed due to the changes introduced in 67c88e.
2020-11-28 20:08:09 +01:00
..
accumulate [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
adjacent.difference [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
exclusive.scan [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
inclusive.scan [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
inner.product [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
numeric.iota [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
partial.sum [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
reduce [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
transform.exclusive.scan [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
transform.inclusive.scan [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00
transform.reduce [libc++] Disable some tests using gcc 9. 2020-11-28 20:08:09 +01:00