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/variant
Casey Carter 4fd9329d34 [libc++][test] Silence more warnings in variant tests
More cases of signed-to-unsigned conversion warnings that missed the train for d2623522.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@374778 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: Rename .hpp files in libcxx/test/support to .h 5 years ago
variant.hash libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
variant.helpers libcxx: Rename .hpp files in libcxx/test/support to .h 5 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 [libc++][test] Silence more warnings in variant tests 5 years ago
variant.visit libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago