llvm-project/libcxx/test/std/algorithms
Nikolas Klauser 37ba1b9d1a [libc++] Implement ranges::is_partitioned
Reviewed By: var-const, #libc

Spies: libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D124440
2022-05-06 13:02:38 +02:00
..
alg.c.library
alg.modifying.operations [libc++] Granularize <functional> includes 2022-04-20 22:49:18 +02:00
alg.nonmodifying [libc++] Implement ranges::for_each{, _n} 2022-05-04 20:28:01 +02:00
alg.sorting [libc++] Implement ranges::is_partitioned 2022-05-06 13:02:38 +02:00
algorithms.general
algorithms.results [libc++] Add missing 'return 0;' to main() in test 2022-04-08 17:10:58 -04: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