summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-71/+0
* Fix the tests I broke with the last commit. Sorry for the noiseMarshall Clow2014-11-171-2/+1
* Reworked mismatch tests to count the number of comparisons, and make sure we ...Marshall Clow2014-11-171-28/+30
* Create a 'comma_iterator' class that overloads operator, and asserts when it'...Marshall Clow2014-09-161-0/+8
* Implement n3607: 'equal', 'mismatch', and 'is_permutation'Marshall Clow2013-05-091-0/+23
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-051-1/+1
* ...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow2013-01-041-1/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-3/+3
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+39
OpenPOWER on IntegriCloud