llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Nikolas Klauser 1d83750f63 [libc++] Implement ranges::copy{, _n, _if, _backward}
Reviewed By: Mordante, var-const, #libc

Spies: sstefan1, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D122982
2022-04-15 13:44:11 +02:00
..
alg.copy [libc++] Implement ranges::copy{, _n, _if, _backward} 2022-04-15 13:44:11 +02:00
alg.fill [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01: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++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01: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 [libc++] Use cpp20_output_iterator in tests. 2022-04-06 17:48:27 +02:00
alg.unique [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00