llvm-project/libcxx/test/std/strings/basic.string
Arthur O'Dwyer 98bb747c87 [libc++] [test] Qualify calls to std::getline. NFCI.
Reviewed as part of D119860.
2022-02-16 11:03:33 -05:00
..
string.access [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
string.capacity [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
string.cons [libc++] Remove cpp17_input_iterator.h 2022-02-16 04:17:40 +01:00
string.contains [libc++] Prepare string.{contains, ends_with, iterators, require, starts_with} tests for constexpr 2022-02-10 16:56:05 +01:00
string.ends_with [libc++] Prepare string.{contains, ends_with, iterators, require, starts_with} tests for constexpr 2022-02-10 16:56:05 +01:00
string.iterators [libc++] Prepare string.{contains, ends_with, iterators, require, starts_with} tests for constexpr 2022-02-10 16:56:05 +01:00
string.modifiers [libc++] Prepare string.modifiers tests for constexpr 2022-02-10 21:43:18 +01:00
string.nonmembers [libc++] [test] Qualify calls to std::getline. NFCI. 2022-02-16 11:03:33 -05:00
string.ops [libc++] Prepare string.ops for constexpr 2022-02-11 22:31:32 +01:00
string.require [libc++] Prepare string.{contains, ends_with, iterators, require, starts_with} tests for constexpr 2022-02-10 16:56:05 +01:00
string.starts_with [libc++] Prepare string.{contains, ends_with, iterators, require, starts_with} tests for constexpr 2022-02-10 16:56:05 +01:00
allocator_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
char.bad.fail.cpp
range_concept_conformance.compile.pass.cpp [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
test_traits.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04: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 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