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
Louis Dionne 172204fa13 [libc++] Purge mentions of GCC 4 from the test suite
We don't support GCC 4 and older according to the documentation, so
we should pretend it doesn't exist.

This is a re-application of r372787.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@372916 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
specialized.addressof [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
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. 6 years ago
uninitialized.construct.default Support tests in freestanding 6 years ago
uninitialized.construct.value Support tests in freestanding 6 years ago
uninitialized.copy Support tests in freestanding 6 years ago
uninitialized.fill Support tests in freestanding 6 years ago
uninitialized.fill.n Support tests in freestanding 6 years ago
uninitialized.move Support tests in freestanding 6 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago