summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.capacity
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-698/+0
* Split string capacity test into two parts and mark one part as UNSUPPORTED wh...Eric Fiselier2014-11-142-12/+54
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-031-1/+1
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-2610-10/+10
* Fix an off-by-one error in basic_string::__grow_by, where it would incorrectl...Marshall Clow2013-11-061-6/+36
* Fixes PR17148Marshall Clow2013-10-311-0/+6
* Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant2013-06-2810-0/+182
* license changeHoward Hinnant2010-11-1610-20/+20
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1110-10/+10
* libcxx initial importHoward Hinnant2010-05-1110-0/+438
OpenPOWER on IntegriCloud