summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/string.view/string.view.comparison
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/string_view>; use <string_view> instead. See https://lib...Marshall Clow2018-02-0518-1110/+0
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-0412-12/+24
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-016-6/+6
* Make string_view work with -fno-exceptions and get tests passing.Eric Fiselier2016-05-301-1/+0
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-5/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2018-0/+1102
OpenPOWER on IntegriCloud