summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-275/+0
* Actually mark the tests an unsupported with MSAN (not just ASAN)Eric Fiselier2014-11-041-1/+1
* Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.Eric Fiselier2014-11-041-0/+2
* Add support for "fancy" pointers to shared_ptr. Fixes PR20616Eric Fiselier2014-10-232-0/+139
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-031-1/+1
* Exercise rvalue arguements to make_shared for C++11 mode.Howard Hinnant2012-02-181-0/+11
* license changeHoward Hinnant2010-11-162-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-222-2/+123
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-112-2/+2
* libcxx initial importHoward Hinnant2010-05-112-0/+2
OpenPOWER on IntegriCloud