summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.cons/initializer_list.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxx][test][NFC] Fix comment typos.Stephan T. Lavavej2019-10-221-1/+1
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+1
* 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
* Add additional tests to ensure that we DTRT with short lists. This is LWG#259...Marshall Clow2016-02-231-0/+14
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-011-1/+3
* Fix warnings in array and assoc containersEric Fiselier2015-07-181-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+34
OpenPOWER on IntegriCloud