llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member
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
..
path.assign [libc++] Remove the ability to use braced-init for filesystem paths 2021-02-04 11:49:00 -05:00
path.construct [libcxx] Implement c++2a char8_t input/output of std::filesystem::path 2020-12-04 11:37:05 +02:00
path.decompose [libc++] Remove uses of verbose_assert.h in Filesystem tests 2020-10-20 16:57:00 -04:00
path.gen [libcxx] [test] Fix all remaining issues with fs::path::string_type being wstring 2020-10-20 00:07:02 +03:00
path.generic.obs [libcxx] Implement c++2a char8_t input/output of std::filesystem::path 2020-12-04 11:37:05 +02:00
path.modifiers [libc++] Remove uses of verbose_assert.h in Filesystem tests 2020-10-20 16:57:00 -04:00
path.native.obs [libcxx] Implement c++2a char8_t input/output of std::filesystem::path 2020-12-04 11:37:05 +02:00
path.query [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
path.append.pass.cpp [libcxx] [test] Avoid an unused variable in non-libcpp cases in path.append 2020-11-03 09:32:52 +02:00
path.charconv.pass.cpp [libc++] [test] Mark path.charconv.pass.cpp as requiring localization enabled. 2020-12-04 19:58:48 +01:00
path.compare.pass.cpp [libc++] Remove uses of verbose_assert.h in Filesystem tests 2020-10-20 16:57:00 -04:00
path.concat.pass.cpp [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00