summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_move_assignable.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use rvalue references throughout the is_constructible traits.Eric Fiselier2019-06-211-2/+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
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-011-1/+1
* Walter pointed out some missing includes in the tests. Fixing the includes un...Marshall Clow2015-11-101-0/+1
* More of P0006R0: type traits variable aliases for C++17.Marshall Clow2015-11-071-2/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+65
OpenPOWER on IntegriCloud