Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 21 | -1437/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Whitespace maintenance. Remove a bunch of tabs that snuck in. No ↵ | Marshall Clow | 2014-10-18 | 1 | -6/+6 |
| | | | | | | functionality change llvm-svn: 220142 | ||||
* | Final bit for LWG #2263; test different allocator pointer types. Note that ↵ | Marshall Clow | 2014-03-11 | 1 | -0/+116 |
| | | | | | | libc++ already does the right thing here; I've just added tests to ensure that it stays this way. llvm-svn: 203539 | ||||
* | Found two identical files named 'allocators.h' in the libcxx test suite. ↵ | Marshall Clow | 2013-12-02 | 20 | -193/+19 |
| | | | | | | Moved one to /support, removed the other, and iupdated all the includes. No functionality change llvm-svn: 196127 | ||||
* | Test adjustment for recent changes in allocator_traits | Howard Hinnant | 2010-12-10 | 1 | -1/+1 |
| | | | | llvm-svn: 121503 | ||||
* | Update testsuite strucuture to latest draft | Howard Hinnant | 2010-11-23 | 1 | -0/+64 |
| | | | | llvm-svn: 120036 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 19 | -38/+38 |
| | | | | llvm-svn: 119395 | ||||
* | sync with N3126 | Howard Hinnant | 2010-09-05 | 20 | -0/+1431 |
llvm-svn: 113100 |