summaryrefslogtreecommitdiff
path: root/libcxx/test/std/language.support/support.dynamic/alloc.errors
AgeCommit message (Expand)Author
2024-12-13[libc++] Granularize the <new> header (#119270)Louis Dionne
2022-01-26[libcxx][test] Narrow XFAIL for tests that pass with `msvc && stdlib=msvc`Casey Carter
2021-10-29[libcxx] [test] Change LIBCXX-WINDOWS-FIXME into XFAIL: msvc for cases that s...Martin Storsjö
2021-04-04[libcxx] [test] Link against msvcprt as C++ ABI library in testsMartin Storsjö
2021-03-22[libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the ...Martin Storsjö
2020-04-03[libc++] Remove useless nothing_to_do.pass.cpp testsLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-06-01Cleanup non-standard tests as reported by STL@microsoft.com. NFC.Eric Fiselier
2016-05-28[libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake
2015-07-28Fix a handful of tests that fail in C++03Eric Fiselier
2015-07-18Fix warnings in test/std/language.supportEric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier