llvm-project/libcxx/test/std/strings/basic.string
Nikolas Klauser ad79455fad [libc++] Don't pass the allocator in substr()
This bug was dicoved when implementing P2438R2.

Fixes #57190

Reviewed By: ldionne, Mordante, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D138069
2022-11-29 19:40:37 +01:00
..
string.access [libc++] Add utilites for instantiating functions with multiple types 2022-11-21 20:35:06 +01:00
string.capacity [libc++][NFC] Fix incorrect main signatures in tests 2022-10-12 16:47:32 -04:00
string.cons [libc++][NFC] Add missing conditionals for the existence of wide characters 2022-11-21 18:00:53 -05:00
string.contains [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
string.ends_with [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
string.iterators [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
string.modifiers [libc++] Remove default definition of std::char_traits 2022-11-23 09:51:01 -05:00
string.nonmembers [libc++][NFC] Remove some of the code duplication in the string tests 2022-08-26 21:57:42 +02:00
string.ops [libc++] Don't pass the allocator in substr() 2022-11-29 19:40:37 +01:00
string.require [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
string.starts_with [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
allocator_mismatch.verify.cpp [libc++] Tidy up tests for deduction guides and other compile-time failing properties in std::string 2022-04-05 10:52:52 -04:00
char.bad.verify.cpp Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
range_concept_conformance.compile.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
test_traits.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
traits_mismatch.verify.cpp [libc++][NFC] Add missing conditionals for the existence of wide characters 2022-11-21 18:00:53 -05:00
types.pass.cpp [libc++][NFC] Add missing conditionals for the existence of wide characters 2022-11-21 18:00:53 -05:00