llvm-project/libcxx/test/std/algorithms/alg.nonmodifying
Stephan T. Lavavej 5984426f91 [libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 305848
2017-06-20 21:00:02 +00:00
..
alg.adjacent.find
alg.all_of
alg.any_of
alg.count [libcxx] [test] Strip trailing whitespace. NFC. 2017-05-04 01:43:58 +00:00
alg.equal Purge all usages of _LIBCPP_STD_VER under test/std/algorithm 2016-10-08 01:25:23 +00:00
alg.find [libcxx] [test] Strip trailing whitespace. NFC. 2017-05-04 01:43:58 +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 Purge all usages of _LIBCPP_STD_VER under test/std/algorithm 2016-10-08 01:25:23 +00:00
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 Purge all usages of _LIBCPP_STD_VER under test/std/algorithm 2016-10-08 01:25:23 +00:00
nothing_to_do.pass.cpp