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
Stephan T. Lavavej c538ab0daa [libcxx] [test] Fix whitespace, NFC.
test/std almost always uses spaces; now it is entirely tab-free.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@329978 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
alg.copy [libcxx] [test] Fix whitespace, NFC. 8 years ago
alg.fill [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.generate [libcxx] [test] Use TEST_COMPILER_C1XX. 8 years ago
alg.move Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
alg.partitions [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.random.sample [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 9 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' 9 years ago
alg.remove [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.replace [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.reverse [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.rotate [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.swap Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 9 years ago
alg.transform [libcxx] [test] Strip trailing whitespace, NFC. 8 years ago
alg.unique [libcxx] [test] Fix whitespace, NFC. 8 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago