summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.tuple
Commit message (Expand)AuthorAgeFilesLines
* [array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-...Marshall Clow2017-06-121-0/+35
* Update -verify test to use new static assert messageEric Fiselier2016-09-251-5/+0
* [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-...Eric Fiselier2015-12-181-0/+51
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-014-4/+13
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-1/+7
* Fix warnings in array and assoc containersEric Fiselier2015-07-184-7/+26
* [libcxx] Move tuple_size and tuple_element overloads for pair and array out o...Eric Fiselier2015-03-172-18/+53
* 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-206-0/+204
OpenPOWER on IntegriCloud