llvm-project/libcxx/test/std/ranges/range.adaptors/range.take/sentinel
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
..
base.pass.cpp [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
ctor.pass.cpp [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
eq.pass.cpp [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00