llvm-project/libcxx/test/std/algorithms
Mark de Wever a0071b9353 [libc++] Removes cpp17_output_iterator's default constructor.
This has been suggested in D117950.

Reviewed By: ldionne, #libc, philnik

Differential Revision: https://reviews.llvm.org/D118971
2022-02-08 17:38:30 +01:00
..
alg.c.library Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.modifying.operations [libc++] Removes cpp17_output_iterator's default constructor. 2022-02-08 17:38:30 +01:00
alg.nonmodifying [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.sorting [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
algorithms.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
algorithms.results [libc++][ranges] Add ranges::in_out_out_result 2022-02-03 02:17:48 +01:00
robust_against_adl.compile.pass.cpp [libc++] Test that our algorithms never copy a user-provided comparator. 2021-11-19 15:03:24 -05:00
robust_against_adl_on_new.pass.cpp [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms. 2021-11-18 00:12:41 -05:00
robust_re_difference_type.compile.pass.cpp [libc++] Test that our algorithms never copy a user-provided comparator. 2021-11-19 15:03:24 -05:00