You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/strings
Marshall Clow 9ff404deec Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349566 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
basic.string Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
basic.string.hash Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
basic.string.literals Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
c.strings Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 6 years ago
char.traits [libcxx] Fix test on compilers that do not support char8_t yet 6 years ago
string.classes Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
string.conversions Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 6 years ago
string.view Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 6 years ago
strings.erasure Implement P1209 - Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20. Reviewed as https://reviews.llvm.org/D55532 6 years ago
strings.general Move test into test/std subdirectory. 10 years ago