llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
Eric Fiselier 0e9b1d2a20 Move libc++ specific tests for std::function out of the std directory
llvm-svn: 363111
2019-06-11 22:59:53 +00:00
..
F.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
F_assign.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
F_incomplete.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
F_nullptr.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc.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
alloc_F.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc_F.pass.cpp Fix some incorrect std::function tests 2019-06-08 00:45:45 +00:00
alloc_function.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc_function.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
alloc_nullptr.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc_nullptr.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
alloc_rfunction.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
alloc_rfunction.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
copy_assign.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
copy_move.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.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
nullptr_t.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
nullptr_t_assign.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