summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.capacity/reserve.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement P0966 - string::reserve should not shrinkMarshall Clow2018-11-281-1/+8
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+1
* Protect exceptional paths under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-011-5/+13
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-2/+3
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+117
OpenPOWER on IntegriCloud