llvm-project/libcxx/test/std/ranges/range.adaptors
Arthur O'Dwyer 610ac8dbcc [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI.
The unique (ha!) thing about this range type is that it's move-only.
Its contiguity is unsurprising (most of our test ranges are contiguous).
Discussed in D111231 but committed separately for clarity.
2021-10-06 16:43:03 -04: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] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
range.counted [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an alias. 2021-08-13 16:12:19 -07: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] Change a lot of free begin/end pairs to members. NFCI. 2021-10-06 16:43:03 -04:00
range.take [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
range.transform [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04: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