summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.access
Commit message (Expand)AuthorAgeFilesLines
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-211-2/+2
* Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III2017-11-151-2/+2
* [libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-2/+2
* Protect exceptional paths under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-011-6/+25
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-1410-10/+10
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-0/+545
OpenPOWER on IntegriCloud