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
ec056f54589d937ae3f74d795b94de886cbb7ec7
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Nikolas Klauser
60cc48d900
[libc++] Refactor strings operator+ tests
...
This avoids duplicating the test data for all the different tests.
2025-02-07 14:07:15 +01:00
..
string.access
…
string.capacity
Reapply "[libc++] Simplify the implementation of reserve() and shrink_to_fit() (
#113453
)" (
#125888
)
2025-02-06 09:35:24 +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 input-only range handling for
basic_string
(
#116890
)
2025-01-21 16:29:32 -05:00
string.nonmembers
[libc++] Refactor strings operator+ tests
2025-02-07 14:07:15 +01:00
string.ops
…
string.require
…
string.starts_with
…
allocator_mismatch.verify.cpp
…
char.bad.verify.cpp
[libc++][C++03] Use
__cxx03/
headers in C++03 mode (
#109002
)
2024-12-21 13:01:48 +01:00
range_concept_conformance.compile.pass.cpp
…
test_traits.h
…
traits_mismatch.verify.cpp
…
types.pass.cpp
…