llvm-project/libcxx/test/std/strings/string.view
Corentin Jabot da1609ad73 Improve the formatting of static_assert messages
Display 'static_assert failed: message' instead of
'static_assert failed "message"' to be consistent
with other implementations and be slightly more
readable.

Reviewed By: #libc, aaron.ballman, philnik, Mordante

Differential Revision: https://reviews.llvm.org/D128844
2022-06-30 23:59:21 +02:00
..
string.view.access [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
string.view.capacity [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
string.view.comparison [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.cons [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
string.view.deduct [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
string.view.find [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.hash [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
string.view.io [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.iterators [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.modifiers [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.nonmem [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
string.view.ops [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06: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++][test] Fix unused variable warning in string_view tests 2022-06-02 13:33:37 -06:00
string_view.literals [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
char.bad.fail.cpp Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
enable_borrowed_range.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
range_concept_conformance.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
traits_mismatch.compile.fail.cpp [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
trivially_copyable.compile.pass.cpp [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00
types.pass.cpp [libc++][test] Skip string_view tests for other vendors on older modes 2022-06-03 13:51:49 -06:00