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
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.c.library Support tests in freestanding 7 years ago
alg.modifying.operations This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests). 6 years ago
alg.nonmodifying Support tests in freestanding 7 years ago
alg.sorting 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
algorithms.general Support tests in freestanding 7 years ago