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/utilities/memory/specialized.algorithms
Stephan T. Lavavej 25072f0004 [libcxx] [test] Make files consistently end with newlines, NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309465 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
specialized.addressof [libcxx] [test] Untabify, NFC. 7 years ago
specialized.destroy Fix memory leak in test. 8 years ago
uninitialized.construct.default Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms. 8 years ago
uninitialized.construct.value [libcxx] [test] Make files consistently end with newlines, NFC. 7 years ago
uninitialized.copy [libcxx] [test] Untabify, NFC. 7 years ago
uninitialized.fill Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 8 years ago
uninitialized.fill.n Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 8 years ago
uninitialized.move [libcxx] [test] Make files consistently end with newlines, NFC. 7 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago