summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.container
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-1/+1
* Implement the second part of P1227R2 - Signed ssize() functions. Reviewed as ...Marshall Clow2019-02-272-10/+128
* Support tests in freestandingJF Bastien2019-02-046-6/+18
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* 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