summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/string.view/string.view.modifiers/remove_prefix.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-76/+0
* Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSE...Marshall Clow2014-11-111-5/+2
* Implement string_view from the library fundamentals TS (n4023). Also works in...Marshall Clow2014-06-111-0/+79
OpenPOWER on IntegriCloud