summaryrefslogtreecommitdiff
path: root/libcxx/test/support/test.support/make_string_header.pass.cpp
AgeCommit message (Expand)Author
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2024-07-31[libc++][NFC] Add missing license headersLouis Dionne
2022-06-14[libc++] Remove macros for IBM compilerLouis Dionne
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2022-02-03[libc++][nfc] Add TEST_HAS_NO_UNICODE_CHARS.Mark de Wever
2021-10-12[libc++] Add an option to disable wide character support in libc++Louis Dionne
2021-04-21[libc++] s/_LIBCPP_NO_HAS_CHAR8_T/_LIBCPP_HAS_NO_CHAR8_T/gArthur O'Dwyer
2021-02-04[libc++] Adds a make_string test helper function.Mark de Wever