llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform
Arthur O'Dwyer 1fe897dffd [libc++] [test] Simplify some ranges tests.
Eliminate a bogus operator== overload.
Also, check more intermediate steps in the logic we're checking here.
Some of this simplification is possible only now that we've implemented
more of <ranges>.

Differential Revision: https://reviews.llvm.org/D116002
2021-12-21 20:16:35 -05:00
..
iterator [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
adaptor.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
base.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
begin.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
ctad.compile.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
ctor.default.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.view_function.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
end.pass.cpp [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
general.pass.cpp [libc++] Work around a Clang bug in transform_view, and regression-test. 2021-12-06 11:20:08 -05:00
size.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
types.h [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00