llvm-project/libcxx/test/std/utilities/variant
Casey Carter a4f07b4d2e [libc++][test] Silence more warnings in variant tests
More cases of signed-to-unsigned conversion warnings that missed the train for d2623522.

llvm-svn: 374778
2019-10-14 14:38:12 +00:00
..
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. 2019-05-31 18:35:30 +00:00
variant.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.get libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
variant.hash libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
variant.helpers libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
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. 2019-05-31 18:35:30 +00:00
variant.monostate.relops Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.relops Support tests in freestanding 2019-02-04 20:31:13 +00:00
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. 2019-05-31 18:35:30 +00:00
variant.variant [libc++][test] Silence more warnings in variant tests 2019-10-14 14:38:12 +00:00
variant.visit libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00