summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.container/data.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 tests to make sure that <string_view> provides std::size/data/empty in C+...Marshall Clow2018-01-301-0/+10
* Clean up the tests for free data(), size() and empty()Marshall Clow2017-11-151-8/+9
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+3
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Cleaning up the test suite; remove some includes of non-standard file <__config>Marshall Clow2015-01-181-3/+0
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+77
OpenPOWER on IntegriCloud