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.
libcxx/test/std/algorithms/alg.modifying.operations
Zoe Carver 5625778f5c This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests).
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@365238 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
alg.copy Support tests in freestanding 7 years ago
alg.fill Support tests in freestanding 7 years ago
alg.generate Support tests in freestanding 7 years ago
alg.move Support tests in freestanding 7 years ago
alg.partitions Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
alg.random.sample Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
alg.random.shuffle [libc++] Enable deprecation warnings by default 7 years ago
alg.remove Support tests in freestanding 7 years ago
alg.replace Support tests in freestanding 7 years ago
alg.reverse Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
alg.rotate Support tests in freestanding 7 years ago
alg.swap This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests). 6 years ago
alg.transform Support tests in freestanding 7 years ago
alg.unique Support tests in freestanding 7 years ago
nothing_to_do.pass.cpp Support tests in freestanding 7 years ago