summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.nonmodifying/alg.equal
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-153/+0
| | | | llvm-svn: 224658
* War on tabs.Howard Hinnant2013-07-082-5/+5
| | | | llvm-svn: 185865
* Implement n3607: 'equal', 'mismatch', and 'is_permutation'Marshall Clow2013-05-092-0/+83
| | | | llvm-svn: 181548
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-052-2/+2
| | | | | | -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
* ...and then there was one. Only one copy of 'iterators.h' in the test tree ↵Marshall Clow2013-01-042-2/+2
| | | | | | for libc++ llvm-svn: 171479
* license changeHoward Hinnant2010-11-162-4/+4
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-222-5/+5
| | | | llvm-svn: 111753
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-112-2/+2
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-112-0/+70
llvm-svn: 103490
OpenPOWER on IntegriCloud