llvm-project/libcxx/test/std/ranges/range.adaptors/range.take
Louis Dionne 770602cfa0 [libc++] Various cleanups in the ranges tests
- Rename test files to follow conventions better
- Split constructor tests that were in a single file
- Add missing tests for take_view and transform_view's default constructors
- Add missing tests for transform_view's view/function constructor
- Fix include guards
- Mark some tests as being specific to libc++

Differential Revision: https://reviews.llvm.org/D108829
2021-08-30 12:46:32 -04:00
..
sentinel
base.pass.cpp
begin.pass.cpp
borrowing.compile.pass.cpp
ctad.compile.pass.cpp
ctor.default.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.view_count.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
end.pass.cpp
range_concept_conformance.compile.pass.cpp
size.pass.cpp
types.h [libc++][NFC] Replace uses of 'constexpr friend' by 'friend constexpr' 2021-08-16 11:43:05 -04:00