llvm-project/libcxx/test/std/algorithms
Nikolas Klauser f3514af492 [libc++][ranges] Add ranges::in_in_out_result
Add `ranges::in_in_out_result`

Reviewed By: Quuxplusone, Mordante, #libc

Spies: CaseyCarter, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D117512
2022-01-31 16:33:45 +01:00
..
alg.c.library Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.modifying.operations [libcxx][test] compiler options are non-portable 2022-01-18 11:34:57 -08:00
alg.nonmodifying [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.sorting [libcxx][test] Add missing includes and suppress warnings 2022-01-13 17:34:04 -08:00
algorithms.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
algorithms.results [libc++][ranges] Add ranges::in_in_out_result 2022-01-31 16:33:45 +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