llvm-project/libcxx/test/std/strings
Arthur O'Dwyer 2a04decc4a [libc++] [test] Simplify sentinel_wrapper and sized_sentinel.
Remove `s.base()`; every test that wants to get the base of a "test sentinel"
should use the ADL `base(s)` from now on.

Differential Revision: https://reviews.llvm.org/D115766
2021-12-16 12:02:58 -05:00
..
basic.string [libc++] Fix wrongly non-inline basic_string::shrink_to_fit 2021-12-14 11:12:04 -05:00
basic.string.hash [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
basic.string.literals [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
c.strings [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
char.traits [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.classes [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.conversions [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.view [libc++] [test] Simplify sentinel_wrapper and sized_sentinel. 2021-12-16 12:02:58 -05:00
strings.erasure [libc++][NFC] Fix minor errors and inconsistencies in the test suite 2021-08-20 12:14:24 -04:00
strings.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00