llvm-project/libcxx/test/std/ranges/range.adaptors
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
..
range.all [libc++] [test] Change a lot of free begin/end pairs to members. NFCI. 2021-10-06 16:43:03 -04:00
range.common.view [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
range.counted [libc++] [ranges] SFINAE-friendly "write it three times" in views::counted. 2021-12-07 13:59:41 -05:00
range.drop [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
range.empty [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
range.join.view [libc++] [test] Change a lot of free begin/end pairs to members. NFCI. 2021-10-06 16:43:03 -04:00
range.reverse [libc++] [test] Rationalize the nodiscard tests for range adaptors. 2021-12-07 13:59:42 -05:00
range.take [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
range.transform [libc++] [test] Simplify some ranges tests. 2021-12-21 20:16:35 -05:00
range.ref.view.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00