summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.primitives/iterator.traits
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add C++20 contiguous_iterator_tag.Eric Fiselier2019-11-161-1/+4
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-316-0/+12
* Support tests in freestandingJF Bastien2019-02-047-7/+21
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* [libc++] Support different libc++ namespaces in the iterator testPetr Hosek2019-01-151-30/+30
* Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric fo...Marshall Clow2018-11-132-0/+123
* Another test for LWG2952Marshall Clow2017-11-141-0/+28
* Implement LWG2952: iterator_traits should work for pointers to cv TMarshall Clow2017-11-141-0/+28
* [libcxx] [test] Rename _Up to U, etc. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+151
OpenPOWER on IntegriCloud