Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -714/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Adjust two tests to account for a nasty change in copying behavior | Alexis Hunt | 2011-07-18 | 2 | -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 Hinnant | 2011-05-11 | 1 | -4/+4 |
| | | | | | | to turn on support for alias templates. llvm-svn: 131199 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 6 | -12/+12 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 6 | -6/+710 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 6 | -6/+6 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 6 | -0/+6 |
llvm-svn: 103490 |