summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/basic.string/string.cons/move_assignment.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Remove some of the code duplication in the string testsNikolas Klauser2022-08-261-35/+22
* [libcxx][AIX] Switch build compiler to clangJake Egan2022-06-131-2/+0
* [libc++] Implement P0980R1 (constexpr std::string)Nikolas Klauser2022-04-271-3/+5
* [libc++] Prepare string.{access, capacity, cons} tests for constexprNikolas Klauser2022-02-081-7/+16
* [libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne2020-06-031-1/+1
* 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
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-10/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+79