You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/algorithms/alg.modifying.operations
Stephan T. Lavavej 559442652c [libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302105 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
alg.copy [libcxx] Properly convert the count arguments to the *_n algorithms before use. 11 years ago
alg.fill Work around more -Wshadow warnings 9 years ago
alg.generate [libcxx] Properly convert the count arguments to the *_n algorithms before use. 11 years ago
alg.move Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
alg.partitions Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
alg.random.sample [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 9 years ago
alg.random.shuffle Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'REQUIRES-ANY: c++98, c++03, c++11, c++14' 9 years ago
alg.remove [libcxx] [test] Strip trailing whitespace. NFC. 9 years ago
alg.replace Update the algorithm tests to not use the (deprecated) function binders. No functional change. 9 years ago
alg.reverse Move test into test/std subdirectory. 11 years ago
alg.rotate Enable the -Wsign-compare warning to better support MSVC 9 years ago
alg.swap Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
alg.transform Update the algorithm tests to not use the (deprecated) function binders. No functional change. 9 years ago
alg.unique Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago