summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string.view.comparison
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Remove excess trailing newlines from most filesCasey Carter2019-10-231-1/+0
* [libcxx][test][NFC] Fix comment typos.Stephan T. Lavavej2019-10-224-8/+8
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-2112-12/+12
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-316-0/+12
* Support tests in freestandingJF Bastien2019-02-0418-18/+54
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1918-72/+54
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-0412-12/+24
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-2118-0/+1100
OpenPOWER on IntegriCloud