llvm-project/libcxx/test/std/ranges/range.adaptors/range.common.view
Arthur O'Dwyer 9021f3682c [libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests.
Differential Revision: https://reviews.llvm.org/D118164
2022-01-27 14:21:51 -05:00
..
adaptor.pass.cpp [libc++] Add the std::views::common range adaptor 2021-09-29 17:27:34 -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] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
borrowing.compile.pass.cpp [libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests. 2022-01-27 14:21:51 -05:00
ctad.compile.pass.cpp [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
ctor.default.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
ctor.view.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
end.pass.cpp [libc++] [test] Simplify sentinel_wrapper and sized_sentinel. 2021-12-16 12:02:58 -05:00
size.pass.cpp [libc++] Refactor the tests for common_view to reduce duplication 2021-09-24 13:23:44 -04:00
types.h [libc++] [test] Simplify sentinel_wrapper and sized_sentinel. 2021-12-16 12:02:58 -05:00