summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/pairs/pairs.pair/special_member_generation_test.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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
* Refactor test archetypes implementation.Eric Fiselier2016-08-111-0/+1
* Remove use of C++1z static assert in C++11 testEric Fiselier2016-07-251-8/+8
* Implement the std::pair parts of "Improving pair and tuple". Completes N4387.Eric Fiselier2016-07-251-0/+126
OpenPOWER on IntegriCloud