summaryrefslogtreecommitdiffstats
path: root/libcxx/test/iterators/iterator.primitives
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2015-536/+0
| | | | llvm-svn: 224658
* Add test to ensure that iterator_traits<NotAnIterator> doesn't have a value typeMarshall Clow2014-12-161-0/+12
| | | | llvm-svn: 224295
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-054-4/+4
| | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594
* Removed several more different 'iterators.h' files in libcxx/testMarshall Clow2013-01-034-4/+4
| | | | llvm-svn: 171452
* license changeHoward Hinnant2010-11-1615-30/+30
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-229-30/+30
| | | | llvm-svn: 111759
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1115-15/+15
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1115-0/+524
llvm-svn: 103490
OpenPOWER on IntegriCloud