llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Stephan T. Lavavej 6b1ae9b854 [libcxx] [test] Strip trailing whitespace, NFC.
llvm-svn: 324959
2018-02-12 22:54:35 +00:00
..
alg.copy [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.fill [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
alg.generate [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +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 [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +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] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
nothing_to_do.pass.cpp