llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
Marshall Clow 7fc6a55688 Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
llvm-svn: 362252
2019-05-31 18:35:30 +00:00
..
specialized.addressof Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
specialized.destroy Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
uninitialized.construct.default Support tests in freestanding 2019-02-04 20:31:13 +00:00
uninitialized.construct.value Support tests in freestanding 2019-02-04 20:31:13 +00:00
uninitialized.copy Support tests in freestanding 2019-02-04 20:31:13 +00:00
uninitialized.fill Support tests in freestanding 2019-02-04 20:31:13 +00:00
uninitialized.fill.n Support tests in freestanding 2019-02-04 20:31:13 +00:00
uninitialized.move Support tests in freestanding 2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00