llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Eric Fiselier 3e5d847fa0 Tolerate Clangs new static_assert messages
llvm-svn: 349189
2018-12-14 20:42:36 +00:00
..
alg.copy [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
alg.fill [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.generate [libcxx] [test] Use TEST_COMPILER_C1XX. 2018-04-12 23:56:17 +00:00
alg.move Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 2017-04-18 23:26:47 +00:00
alg.partitions [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.random.sample Tolerate Clangs new static_assert messages 2018-12-14 20:42:36 +00:00
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' 2017-03-23 14:20:43 +00:00
alg.remove [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.replace [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.reverse [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.rotate [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.swap Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 2017-04-18 23:26:47 +00:00
alg.transform [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.unique [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
nothing_to_do.pass.cpp