summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/move_assign_noexcept.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616Marshall Clow2018-07-021-0/+3
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-3/+3
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-3/+2
* implement more of N4258 - Cleaning up noexcept in the standard library. Speci...Marshall Clow2015-08-181-4/+52
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+47
OpenPOWER on IntegriCloud