summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/begin.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the array tests to not use a local type; removes warnings in C++03. NFCMarshall Clow2018-10-121-3/+4
* [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...Eric Fiselier2018-02-071-0/+10
* Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-...Nirav Dave2018-02-061-9/+0
* [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...Eric Fiselier2018-02-041-0/+9
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-011-1/+3
* Fix warnings in array and assoc containersEric Fiselier2015-07-181-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+32
OpenPOWER on IntegriCloud