llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Joe Loser b2aec7e6ed
Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX"
This reverts commit 3583826bb5.

Instead of marking the test unsupported for AIX, the choice is to bump the
timeout for CI as done in 76c7e1f2a8 and
222bd83d50

Differential Revision: https://reviews.llvm.org/D127242
2022-06-07 19:00:56 -06:00
..
alg.copy [libc++] Implement ranges::copy{, _n, _if, _backward} 2022-04-15 13:44:11 +02:00
alg.fill [libc++] Implement ranges::fill{, _n} 2022-05-25 10:27:13 +02:00
alg.generate [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
alg.move [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
alg.partitions [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
alg.random.sample [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
alg.random.shuffle [libc++] Move several defines to ADDITIONAL_COMPILE_FLAGS in the test suite 2022-03-03 13:17:35 -05:00
alg.remove [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
alg.replace [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
alg.reverse [libc++] Implement ranges::reverse 2022-05-24 10:33:57 +02:00
alg.rotate [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
alg.shift [libc++] Implement [P0769] "Add shift to algorithm" (shift_left, shift_right) 2021-01-25 12:57:04 -05:00
alg.swap [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
alg.transform Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX" 2022-06-07 19:00:56 -06:00
alg.unique [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00