..
string.view.access
[libc++][NFC] Fix minor errors and inconsistencies in the test suite
2021-08-20 12:14:24 -04:00
string.view.capacity
[libc++] Fix the return value of max_size()
2021-12-06 13:53:25 -05:00
string.view.comparison
[libc++] [test] Refactor string_view comparison tests for comprehensiveness.
2021-12-01 15:04:33 -05:00
string.view.cons
[libc++] [test] Simplify sentinel_wrapper and sized_sentinel.
2021-12-16 12:02:58 -05:00
string.view.deduct
[libc++] Implement P1989R2: range constructor for string_view
2021-12-01 23:16:36 -05:00
string.view.find
[libc++][NFC] Fix minor errors and inconsistencies in the test suite
2021-08-20 12:14:24 -04:00
string.view.hash
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
string.view.io
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
string.view.iterators
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
string.view.modifiers
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
string.view.nonmem
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
string.view.ops
[libc++] Add GCC workaround in std::char_traits<char>::length()
2021-12-16 14:27:51 +01:00
string.view.synop
[libc++][NFC] Fix minor errors and inconsistencies in the test suite
2021-08-20 12:14:24 -04:00
string.view.template
[libc++][NFC] Fix minor errors and inconsistencies in the test suite
2021-08-20 12:14:24 -04:00
string_view.literals
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
char.bad.fail.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
enable_borrowed_range.compile.pass.cpp
[libcxx] Reenable ranges for clang-cl
2021-05-01 11:15:38 +03:00
range_concept_conformance.compile.pass.cpp
[libc++][NFC] Replace uses of stdr:: by just std::ranges::
2021-09-02 13:02:12 -04:00
traits_mismatch.compile.fail.cpp
[libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup
2020-04-15 10:53:37 -04:00
trivially_copyable.compile.pass.cpp
[libc++] Add an option to disable wide character support in libc++
2021-10-12 06:08:23 -04:00
types.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00