summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/allocator.adaptor
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2021-1437/+0
| | | | llvm-svn: 224658
* Whitespace maintenance. Remove a bunch of tabs that snuck in. No ↵Marshall Clow2014-10-181-6/+6
| | | | | | functionality change llvm-svn: 220142
* Final bit for LWG #2263; test different allocator pointer types. Note that ↵Marshall Clow2014-03-111-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 Clow2013-12-0220-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_traitsHoward Hinnant2010-12-101-1/+1
| | | | llvm-svn: 121503
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-231-0/+64
| | | | llvm-svn: 120036
* license changeHoward Hinnant2010-11-1619-38/+38
| | | | llvm-svn: 119395
* sync with N3126Howard Hinnant2010-09-0520-0/+1431
llvm-svn: 113100
OpenPOWER on IntegriCloud