summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.nonmodifying
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2026-2713/+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
* War on tabs.Howard Hinnant2013-07-083-6/+6
* Implement n3607: 'equal', 'mismatch', and 'is_permutation'Marshall Clow2013-05-096-0/+775
* Somehow search_n never got tested, so of course it had a bug in it. This fix...Howard Hinnant2013-04-042-0/+221
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-0523-23/+23
* ...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow2013-01-0423-23/+23
* license changeHoward Hinnant2010-11-1624-48/+48
* Fixing whitespace problemsHoward Hinnant2010-08-2218-40/+40
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1124-24/+24
* libcxx initial importHoward Hinnant2010-05-1124-0/+1713
OpenPOWER on IntegriCloud