llvm-project/libcxx/test/std/algorithms/alg.nonmodifying
Eric Fiselier d04c685168 Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
2016-06-01 21:35:39 +00:00
..
alg.adjacent.find
alg.all_of
alg.any_of
alg.count
alg.equal Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
alg.find
alg.find.end
alg.find.first.of
alg.foreach
alg.is_permutation
alg.none_of
alg.search [libcxx] Properly convert the count arguments to the *_n algorithms before use. 2015-02-10 16:46:42 +00:00
mismatch Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
nothing_to_do.pass.cpp