llvm-project/libcxx/test/std/algorithms
Hui Xie 3151b95dad [libc++][ranges] implement `std::ranges::set_union`
[libc++][ranges] implement `std::ranges::set_union`

Differential Revision: https://reviews.llvm.org/D129657
2022-07-14 21:05:30 +01:00
..
alg.c.library
alg.modifying.operations [libc++][ranges][NFC] Implement the repetitive parts of the remaining range algorithms: 2022-07-12 02:48:31 -07:00
alg.nonmodifying [libc++] Implement ranges::find_end, ranges::search{, _n} 2022-07-13 20:30:55 +02:00
alg.sorting [libc++][ranges] implement `std::ranges::set_union` 2022-07-14 21:05:30 +01:00
algorithms.general
algorithms.results [libc++] Add missing 'return 0;' to main() in test 2022-04-08 17:10:58 -04:00
ranges_result_alias_declarations.compile.pass.cpp [libcxx][ranges] implement `std::ranges::set_difference` 2022-07-08 13:26:23 +01:00
ranges_robust_against_nonbool_predicates.compile.pass.cpp [libc++][ranges] implement `std::ranges::set_union` 2022-07-14 21:05:30 +01:00
ranges_robust_against_omitting_invoke.compile.pass.cpp [libc++][ranges] implement `std::ranges::set_union` 2022-07-14 21:05:30 +01:00
robust_against_adl.compile.pass.cpp [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02: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