summaryrefslogtreecommitdiff
path: root/libcxx/test/std/containers/sequences/array/empty.pass.cpp
AgeCommit message (Expand)Author
2025-02-11[libc++][NFC] Run the container tests through clang-format (#126499)Louis Dionne
2020-05-28[libc++] Complete overhaul of constexpr support in std::arrayLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-11-15More missing tests - array<>::size() and array<>::max_size()Marshall Clow