summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.cons
Commit message (Collapse)AuthorAgeFilesLines
* Add additional tests to ensure that we DTRT with short lists. This is ↵Marshall Clow2016-02-231-0/+14
| | | | | | LWG#2590, but there are no code changes, just additional tests llvm-svn: 261648
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-011-1/+3
| | | | llvm-svn: 248987
* Fix warnings in array and assoc containersEric Fiselier2015-07-181-0/+2
| | | | llvm-svn: 242629
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+65
llvm-svn: 224658
OpenPOWER on IntegriCloud