llvm-project/libcxx/test/std/input.output/filesystems
Martin Storsjö 68e4596253 [libcxx] Fix the function name in exceptions from create_directories
If the nested create_directory call fails, we'd still want to
re-report the errors with the create_directories function name,
which is what the caller called.

This fixes one aspect from MS STL's tests for std::filesystem.

Differential Revision: https://reviews.llvm.org/D102365
2021-05-25 23:48:50 +03:00
..
class.directory_entry [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
class.directory_iterator [libcxx][ranges] Implement `ranges::borrowed_range`. 2021-05-20 11:51:44 -07: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 [libcxx][ranges] Implement `ranges::borrowed_range`. 2021-05-20 11:51:44 -07:00
class.rec.dir.itr [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
fs.enum [libcxx] Make path::format a non-class enum 2021-02-21 00:25:54 +02: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] Fix the function name in exceptions from create_directories 2021-05-25 23:48:50 +03: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++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00