llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform
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
..
iterator [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
adaptor.nodiscard.verify.cpp [libc++] Implement the underlying mechanism for range adaptors 2021-08-26 14:07:21 -04:00
adaptor.pass.cpp [libc++] Implement the underlying mechanism for range adaptors 2021-08-26 14:07:21 -04:00
base.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
begin.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
ctad.compile.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
ctor.default.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.view_function.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
end.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
general.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
size.pass.cpp [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
types.h [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00