summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.capacity/capacity.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Protect std::string tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-291-1/+6
* Reverting wrong diffRoger Ferrer Ibanez2016-11-241-6/+1
* Protect std::string tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-241-1/+6
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+1
* 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/+58
OpenPOWER on IntegriCloud