This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9768077de65e31daa619eae231f027e052d601c2
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Nikolas Klauser
43401dd0b5
[libc++] Make .verify.cpp tests more robust against changing headers (
#128703
)
...
This is fixes the tests for the frozen headers, but is an improvement either way.
2025-02-25 18:02:34 +01:00
..
string.access
…
string.capacity
[libc++] Fix basic_string not allowing max_size() elements to be stored (
#125423
)
2025-02-23 19:02:14 +01:00
string.cons
[libc++] Fix input-only range handling for
basic_string
(
#116890
)
2025-01-21 16:29:32 -05:00
string.contains
…
string.ends_with
…
string.iterators
…
string.modifiers
[libc++] Fix basic_string not allowing max_size() elements to be stored (
#125423
)
2025-02-23 19:02:14 +01:00
string.nonmembers
[libc++] Fix basic_string not allowing max_size() elements to be stored (
#125423
)
2025-02-23 19:02:14 +01:00
string.ops
…
string.require
…
string.starts_with
…
allocator_mismatch.verify.cpp
…
char.bad.verify.cpp
[libc++] Make .verify.cpp tests more robust against changing headers (
#128703
)
2025-02-25 18:02:34 +01:00
range_concept_conformance.compile.pass.cpp
…
test_traits.h
…
traits_mismatch.verify.cpp
…
types.pass.cpp
…