llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor
Stephan T. Lavavej 7c9844b66e [libcxx][NFC] Strip trailing whitespace, fix typo. 2019-10-23 11:49:43 -07:00
..
U.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
const_T.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
const_optional_U.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
copy.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
ctor.fail.cpp [libcxx][NFC] Strip trailing whitespace, fix typo. 2019-10-23 11:49:43 -07:00
deduct.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
deduct.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
default.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
empty_in_place_t_does_not_clobber.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
explicit_const_optional_U.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
explicit_optional_U.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
in_place_t.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
initializer_list.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
move.fail.cpp Update test to better check for the non-constexpr-ness of a move constructor. Fixes PR#41577. 2019-04-25 02:12:51 +00:00
move.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
nullopt_t.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
optional_U.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
rvalue_T.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00