summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.container
Commit message (Expand)AuthorAgeFilesLines
* Add tests to make sure that <string_view> provides std::size/data/empty in C+...Marshall Clow2018-01-303-1/+31
* More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in s...Marshall Clow2017-11-153-0/+84
* Clean up the tests for free data(), size() and empty()Marshall Clow2017-11-153-24/+28
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-143-3/+9
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-013-9/+9
* Cleaning up the test suite; remove some includes of non-standard file <__config>Marshall Clow2015-01-183-9/+0
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-0/+236
OpenPOWER on IntegriCloud