summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.ops
Commit message (Expand)AuthorAgeFilesLines
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-2/+3
* Remove a couple tabs that crept inMarshall Clow2016-03-081-2/+2
* Implement P0272R1: Give 'std::string' a non-const '.data()' member functionMarshall Clow2016-03-081-10/+36
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-105-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2035-0/+13315
OpenPOWER on IntegriCloud