summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.nonmembers/string_opgt
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-315-0/+5
* 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
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-212-0/+140
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-143-3/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-0/+208
OpenPOWER on IntegriCloud