summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.modifiers/string_replace
Commit message (Expand)AuthorAgeFilesLines
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-2810-22/+20
* More string fixes for noexcept cases. Apparently I didn't get them all in r25...Marshall Clow2016-01-201-0/+2
* Fix up the tests I added for string exceptions to be skipped when exceptions ...Marshall Clow2016-01-201-0/+2
* Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the st...Marshall Clow2016-01-1311-11/+41
* 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-2011-0/+11258
OpenPOWER on IntegriCloud