summaryrefslogtreecommitdiffstats
path: root/test/std/strings/basic.string/string.nonmembers
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.Stephan T. Lavavej2017-02-051-1/+3
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-1/+1
* Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com.Eric Fiselier2016-07-251-9/+6
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-2112-0/+840
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-1429-29/+29
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-012-4/+4
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-282-6/+7
* Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...Marshall Clow2015-07-131-0/+31
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-095-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2032-0/+2509