teak-llvm/libcxx/test/std/algorithms/alg.nonmodifying
2018-01-08 19:18:00 +00:00
..
alg.adjacent.find
alg.all_of
alg.any_of
alg.count [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
alg.equal
alg.find [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
alg.find.end
alg.find.first.of
alg.foreach [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
alg.is_permutation
alg.none_of
alg.search Add the C++17 extensions to std::search. Include the default searcher, but not the Boyer-Moore or Boyer-Moore-Horspool searcher (yet). BUT put the BM and BMH tests in place, marked to XFAIL. The other searchers will follow soon 2018-01-08 19:18:00 +00:00
mismatch [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
nothing_to_do.pass.cpp