llvm-project/libcxx/test/std/input.output/filesystems
Louis Dionne 1700ea7302 [libc++] Remove the ability to use braced-init for filesystem paths
According to my reading of http://eel.is/c++draft/filesystems#fs.class.path,
the Standard doesn't actually mention that this should work. Since other
implementations don't allow it, allowing it in libc++ is just setting a
portability trap.

Supersedes https://reviews.llvm.org/D89865.

Differential Revision: https://reviews.llvm.org/D95975
2021-02-04 11:49:00 -05:00
..
class.directory_entry [libcxx][test] Update directory_entry test for C++20 2021-01-28 09:40:54 -08:00
class.directory_iterator [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
class.file_status [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.filesystem_error [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.path [libc++] Remove the ability to use braced-init for filesystem paths 2021-02-04 11:49:00 -05:00
class.rec.dir.itr [libcxx] [test] Call create_directory_symlink where relevant 2020-11-10 10:39:15 +02:00
fs.enum [libcxx] [test] Mark bits of fs.enum tests as libcpp specific 2020-10-22 09:00:57 +03:00
fs.error.report Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
fs.filesystem.synopsis [libcxx] [test] Split the file_time_type synopsis test 2020-10-21 10:00:02 +03:00
fs.op.funcs [libcxx] Sanitize paths before creating symlinks on windows 2021-01-29 13:39:30 +02:00
fs.req.namespace [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
lit.local.cfg [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent 2021-01-19 14:15:48 -05:00