llvm-project/libcxx/test/std/ranges/range.access
Mark de Wever 5f26d8636f [libc++] Removes base member from tests.
Change the tests to use the base friend function instead of members.
Also changed some types to have a base friends instead of members.

Reviewed By: #libc, ldionne, Quuxplusone

Differential Revision: https://reviews.llvm.org/D120742
2022-03-03 21:46:04 +01:00
..
begin.pass.cpp [libc++] Guard much of std::ranges under _LIBCPP_HAS_NO_INCOMPLETE_RANGES. 2022-02-15 10:38:21 -05:00
data.pass.cpp [libc++] [ranges] Implement ranges::cdata. 2022-01-12 22:07:13 -05:00
empty.pass.cpp [libc++] [ranges] Finish ADL-proofing ranges::data. 2022-01-12 18:16:22 -05:00
end.pass.cpp [libc++] Guard much of std::ranges under _LIBCPP_HAS_NO_INCOMPLETE_RANGES. 2022-02-15 10:38:21 -05:00
rbegin.pass.cpp [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
rend.pass.cpp [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
size.pass.cpp [libc++] [ranges] Finish ADL-proofing ranges::data. 2022-01-12 18:16:22 -05:00
ssize.pass.cpp [libc++] [ranges] Finish ADL-proofing ranges::data. 2022-01-12 18:16:22 -05:00