summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.ops/string_compare
Commit message (Expand)AuthorAgeFilesLines
* Protect exceptional paths under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-015-51/+101
* Fix a few static_asserts that need extra parens on -03Marshall Clow2016-09-241-2/+2
* Implement proposed resolution for LWG#2758. Reviewed as D24446. Normally, I w...Marshall Clow2016-09-241-0/+5980
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-211-5/+5
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-146-6/+6
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-104-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-0/+8169
OpenPOWER on IntegriCloud