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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/variant
Richard Smith caf3bc5596 Fix test failures when using a custom ABI namespace.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364239 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
variant.bad_variant_access 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
variant.general Support tests in freestanding 6 years ago
variant.get [libcxx][test] Include test_workarounds.h where needed 6 years ago
variant.hash 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
variant.helpers 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
variant.monostate 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
variant.monostate.relops Support tests in freestanding 6 years ago
variant.relops Support tests in freestanding 6 years ago
variant.synopsis 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
variant.variant Fix test failures when using a custom ABI namespace. 5 years ago
variant.visit [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago