summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/iter_alloc.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up string's deduction guides tests. Mark old versions of clang as unsup...Marshall Clow2018-02-081-57/+0
* Temporarily comment out deduction guide tests while I figure out what to do w...Marshall Clow2018-02-081-0/+2
* Implement deduction guide for basic_string as described in P0433Marshall Clow2018-02-081-0/+56
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.Stephan T. Lavavej2017-02-051-2/+0
* [libcxx] [test] D27021: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-2/+3
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-3/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+119
OpenPOWER on IntegriCloud