llvm-project/libcxx/test/std/input.output/filesystems/fs.enum
Martin Storsjö 545fb7a71c [libcxx] [test] Mark bits of fs.enum tests as libcpp specific
The individual enum values in copy_options and file_type aren't
specified in the standard.

The standard doesn't require fs::path::format to be a scoped enum.

Differential Revision: https://reviews.llvm.org/D89866
2020-10-22 09:00:57 +03:00
..
check_bitmask_types.h
enum.copy_options.pass.cpp [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
enum.directory_options.pass.cpp [libcxx] [test] Mark tests for libcxx specific implementation details with LIBCPP_ONLY() 2020-10-16 17:36:56 +03:00
enum.file_type.pass.cpp [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
enum.path.format.pass.cpp [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
enum.perm_options.pass.cpp [libcxx] [test] Add LIBCPP_ONLY() around another test for an implementation detail 2020-10-20 00:07:01 +03:00
enum.perms.pass.cpp [libcxx] [test] Mark tests for libcxx specific implementation details with LIBCPP_ONLY() 2020-10-16 17:36:56 +03:00