.. |
string.access
|
[libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx
|
2020-10-14 12:02:37 -04:00 |
string.capacity
|
[libc++] basic_string::resize_and_overwrite: Adopt LWG3645 (Not voted in yet)
|
2022-01-20 18:41:09 +01:00 |
string.cons
|
[libc++] Make test_allocator constexpr-friendly for constexpr string/vector
|
2021-11-07 16:15:28 +01:00 |
string.contains
|
[libc++] Divorce the std Lit feature from the -std=XXX compiler flag
|
2021-04-12 11:55:39 -04:00 |
string.ends_with
|
[libc++] Remove the c++98 Lit feature from the test suite
|
2020-06-03 09:37:22 -04:00 |
string.iterators
|
[libc++][ranges] Implement `indirectly_copyable{,_storable}`.
|
2022-02-02 13:27:44 -08:00 |
string.modifiers
|
[libc++] Remove incorrect default constructor in cpp17_input_iterator
|
2022-01-04 14:33:51 -05:00 |
string.nonmembers
|
[libc++] Add an option to disable wide character support in libc++
|
2021-10-12 06:08:23 -04:00 |
string.ops
|
[libc++] Add `noexcept` to `string::find` and similar members.
|
2021-02-09 11:47:40 -08:00 |
string.require
|
…
|
|
string.starts_with
|
[libc++] Remove the c++98 Lit feature from the test suite
|
2020-06-03 09:37:22 -04:00 |
allocator_mismatch.compile.fail.cpp
|
…
|
|
char.bad.fail.cpp
|
…
|
|
cpp17_input_iterator.h
|
[libcxx][nfc] prefixes test type `input_iterator` with `cpp17_`
|
2021-05-02 05:02:59 +00:00 |
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
|
…
|
|
types.pass.cpp
|
…
|
|