llvm-project/libcxx/test/std/input.output/filesystems
Christopher Di Bella 773ae44124 [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_`
C++20 revised the definition of what it means to be an iterator. While
all _Cpp17InputIterators_ satisfy `std::input_iterator`, the reverse
isn't true. D100271 introduces a new test adaptor to accommodate this
new definition (`cpp20_input_iterator`).

In order to help readers immediately distinguish which input iterator
adaptor is _Cpp17InputIterator_, the current `input_iterator` adaptor
has been prefixed with `cpp17_`.

Differential Revision: https://reviews.llvm.org/D101242
2021-05-02 05:02:59 +00:00
..
class.directory_entry [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
class.directory_iterator [libcxx] Reenable ranges for clang-cl 2021-05-01 11:15:38 +03: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][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00: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 [libc++] [test] Add a debug-mode CI. 2021-04-30 18:08:09 -04: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