llvm-project/libcxx/test/std/numerics/numeric.ops
David Tenty 28b3cac7cf [libc++][CI] Add AIX pipeline config
This changes adds the pipeline config for both 32-bit and 64-bit AIX targets. As well, we add a lit feature `LIBCXX-AIX-FIXME` which is used to mark the failing tests which remain to be investigated on AIX, so that the CI produces a clean build.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D111359
2021-11-08 10:30:27 -05: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++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05: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