summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.nonmembers/string_op+
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-045-5/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.Eric Fiselier2017-04-195-216/+228
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-145-5/+5
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-095-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+633
OpenPOWER on IntegriCloud