summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/string.view/string.view.comparison/opeq.string_view.string.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/string_view>; use <string_view> instead. See https://lib...Marshall Clow2018-02-051-50/+0
* 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-201-0/+54
OpenPOWER on IntegriCloud