summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/c.strings/cwctype.pass.cpp
AgeCommit message (Expand)Author
2025-01-16[libc++][Android] XFAIL some tests for mblen/towctrans/wctrans (#116147)Ryan Prichard
2024-09-16[libc++][modules] Don't error when including <wchar.h> or <wctype.h> without ...Louis Dionne
2023-09-01[libc++] Apply clang formatting to all string unit testsBrendan Emery
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2021-10-12[libc++] Add an option to disable wide character support in libc++Louis Dionne
2019-10-23[NFC] Strip trailing whitespace from libc++Louis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-18Rework the C strings tests to use ASSERT_SAME_TYPE. NFC there. Also change cw...Marshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier