summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-714/+0
| | | | llvm-svn: 224658
* Adjust two tests to account for a nasty change in copying behaviorAlexis Hunt2011-07-182-0/+4
| | | | | | | between C++03 and C++0x and its effect on exceptions, and another two to not test move construction when rvalue references are not available. llvm-svn: 135445
* Corrected some bugs in both memory and the tests. Preparing for being able ↵Howard Hinnant2011-05-111-4/+4
| | | | | | to turn on support for alias templates. llvm-svn: 131199
* license changeHoward Hinnant2010-11-166-12/+12
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-226-6/+710
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-116-6/+6
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-116-0/+6
llvm-svn: 103490
OpenPOWER on IntegriCloud