summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_throw.pass.cpp
AgeCommit message (Expand)Author
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2020-03-13Revert "Revert "Move more tests to globalMemCounter and reset.""Dan Albert
2020-03-13Revert "Move more tests to globalMemCounter and reset."Dan Albert
2020-03-12Move more tests to globalMemCounter and reset.Dan Albert
2019-08-21libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber
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-10-31Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez
2016-06-22Make shared_ptr constructor tests use count_new.hppEric Fiselier
2015-11-10Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake
2015-03-10Use generic feature name for sanitizers that replace new and deleteEric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier