summaryrefslogtreecommitdiff
path: root/libcxx/test/algorithms/alg.nonmodifying
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-17Fix the tests I broke with the last commit. Sorry for the noiseMarshall Clow
2014-11-17Reworked mismatch tests to count the number of comparisons, and make sure we ...Marshall Clow
2014-09-16Create a 'comma_iterator' class that overloads operator, and asserts when it'...Marshall Clow
2013-07-08War on tabs.Howard Hinnant
2013-05-09Implement n3607: 'equal', 'mismatch', and 'is_permutation'Marshall Clow
2013-04-04Somehow search_n never got tested, so of course it had a bug in it. This fix...Howard Hinnant
2013-01-05Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow
2013-01-04...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant