summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/pairs/pairs.pair/assign_rv_pair.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* 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
* [libcxx] [test] Avoid MSVC truncation warnings.Stephan T. Lavavej2018-04-121-1/+1
* Recommit r276548 - Make pair/tuples assignment operators SFINAE properly.Eric Fiselier2016-07-251-2/+66
* Revert r276548 - Make pair/tuples assignment operators SFINAE properly.Eric Fiselier2016-07-251-66/+2
* Make pair/tuples assignment operators SFINAE properly.Eric Fiselier2016-07-241-2/+66
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+32
OpenPOWER on IntegriCloud