summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.nonmodifying/mismatch
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-124/+0
* Fix the tests I broke with the last commit. Sorry for the noiseMarshall Clow2014-11-172-4/+3
* Reworked mismatch tests to count the number of comparisons, and make sure we ...Marshall Clow2014-11-172-58/+47
* Create a 'comma_iterator' class that overloads operator, and asserts when it'...Marshall Clow2014-09-162-0/+16
* Implement n3607: 'equal', 'mismatch', and 'is_permutation'Marshall Clow2013-05-092-0/+47
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-052-2/+2
* ...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow2013-01-042-2/+2
* license changeHoward Hinnant2010-11-162-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-222-5/+5
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-112-2/+2
* libcxx initial importHoward Hinnant2010-05-112-0/+73
OpenPOWER on IntegriCloud