llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member
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
..
path.assign [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
path.construct [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
path.decompose [libcxx] [test] Fix path.decompose for windows 2021-03-05 19:37:31 +02:00
path.gen [libcxx] [test] Clarify and improve consistency in lexically_relative_and_proximate.pass.cpp. NFC. 2021-03-07 23:15:05 +02:00
path.generic.obs [libcxx] Make generic_*string return paths with forward slashes on windows 2021-02-19 21:49:51 +02:00
path.modifiers [libcxx] [test] Fix path.modifiers remove_filename and replace_filename for windows 2021-03-07 10:37:13 +02:00
path.native.obs [libcxx] [test] Disable some allocation checks in class.path tests on windows 2021-03-15 18:52:48 +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][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00: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 [libcxx] [test] Use the native path types in path.compare 2021-03-01 21:01:46 +02:00
path.concat.pass.cpp [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00