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
Eric Fiselier 01fac08922 Tolerate Clangs new static_assert messages
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349189 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
alg.copy [libcxx] [test] Fix whitespace, NFC. 7 years ago
alg.fill [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.generate [libcxx] [test] Use TEST_COMPILER_C1XX. 7 years ago
alg.move Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 years ago
alg.partitions [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.random.sample Tolerate Clangs new static_assert messages 6 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' 8 years ago
alg.remove [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.replace [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.reverse [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.rotate [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.swap Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 years ago
alg.transform [libcxx] [test] Strip trailing whitespace, NFC. 7 years ago
alg.unique [libcxx] [test] Fix whitespace, NFC. 7 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago