summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/string.view/string.view.template/contains.char.pass.cpp
AgeCommit message (Expand)Author
2023-09-01[libc++] Apply clang formatting to all string unit testsBrendan Emery
2021-08-20[libc++][NFC] Fix minor errors and inconsistencies in the test suiteLouis Dionne
2021-04-12[libc++] Divorce the std Lit feature from the -std=XXX compiler flagLouis Dionne
2021-01-19[libc++][P1679] add string containsWim Leflere