llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Nikolas Klauser 14324fa428 [libc++] Add warning pragma macros in the test suite
Reviewed By: ldionne, #libc, EricWF

Spies: EricWF, libcxx-commits

Differential Revision: https://reviews.llvm.org/D121552
2022-03-17 00:11:20 +01:00
..
alg.copy [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01: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++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
alg.unique [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00