summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/convert_move.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tuple's conditionally explicit constructors for very weird userEric Fiselier2019-07-031-0/+14
* 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] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-15/+15
* Make tuples constructors conditionally EXPLICIT. See N4387Eric Fiselier2016-04-191-0/+20
* [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.Eric Fiselier2015-02-191-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+82
OpenPOWER on IntegriCloud