llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.observe
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
..
bool.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
dereference.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
dereference_const.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
dereference_const_rvalue.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
dereference_rvalue.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
has_value.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
op_arrow.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
op_arrow_const.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
value.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
value_const.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
value_const.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
value_const_rvalue.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
value_or.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
value_or_const.pass.cpp 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
value_rvalue.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00