summaryrefslogtreecommitdiff
path: root/libcxx/test/std/containers/sequences/array/contiguous.pass.cpp
AgeCommit message (Expand)Author
2025-02-11[libc++][NFC] Run the container tests through clang-format (#126499)Louis Dionne
2023-03-21[libc++] Qualifies size_t.Mark de Wever
2023-03-12[libc++] Granularize <exception>Nikolas Klauser
2021-08-12[libc++] Remove Lit annotations for unsupported GCC versions from the test suiteLouis Dionne
2020-07-08[libc++] Mark some tests as unsupported on GCC 5Louis Dionne
2020-05-28[libc++] Complete overhaul of constexpr support in std::arrayLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2015-05-26Add tests to ensure that string/vector/array have contiguous iterators - whic...Marshall Clow