llvm-project/libcxx/test/std/strings/string.view
Arthur O'Dwyer 06e2b737aa [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>.
This completes the implementation of P1032's changes to <iterator>,
<string_view>, <tuple>, and <utility> in C++20.
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1032r1.html

Drive-by fix a couple of unintended rvalues in "*iterators*/*.fail.cpp".

Differential Revision: https://reviews.llvm.org/D96385
2021-03-25 10:34:35 -04:00
..
string.view.access [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
string.view.capacity [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.view.comparison [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00
string.view.cons [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.view.find [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string.view.hash [libc++] [C++20] [P0482] Add missing tests and synopses for char8_t. 2021-03-23 18:45:31 +01:00
string.view.io [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.view.iterators Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.view.modifiers [libc++] Remove unnecessary <iostream> #includes in tests 2019-03-28 16:38:15 +00:00
string.view.nonmem [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.view.ops [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
string.view.synop Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
string.view.template [libc++][P1679] add string contains 2021-01-19 14:35:07 -05:00
string_view.literals [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
char.bad.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
traits_mismatch.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
types.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00