summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/forward_as_tuple.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-2/+4
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-2/+2
* [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.Eric Fiselier2015-02-191-0/+2
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-091-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+83
OpenPOWER on IntegriCloud