summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/move_noexcept.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616Marshall Clow2018-07-021-8/+1
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-2/+2
* More of N4258 implementation. Mark all of our test_allocators as noexcept con...Marshall Clow2015-06-031-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+45
OpenPOWER on IntegriCloud