summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.iterators
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3116-0/+17
* Get rid of a bunch of 'unused variable' warnings in test when run with debug_...Marshall Clow2019-05-013-2/+6
* Support tests in freestandingJF Bastien2019-02-0416-23/+55
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1916-64/+48
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-111-0/+14
* [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-062-4/+6
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-1415-15/+15
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2016-0/+821
OpenPOWER on IntegriCloud