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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
Eric Fiselier 704a388bb7 Move libc++ specific tests for std::function out of the std directory
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363111 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
F.pass.cpp Support tests in freestanding 6 years ago
F_assign.pass.cpp Support tests in freestanding 6 years ago
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. 6 years ago
F_nullptr.pass.cpp Support tests in freestanding 6 years ago
alloc.fail.cpp Support tests in freestanding 6 years ago
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. 6 years ago
alloc_F.fail.cpp Support tests in freestanding 6 years ago
alloc_F.pass.cpp Fix some incorrect std::function tests 6 years ago
alloc_function.fail.cpp Support tests in freestanding 6 years ago
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. 6 years ago
alloc_nullptr.fail.cpp Support tests in freestanding 6 years ago
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. 6 years ago
alloc_rfunction.fail.cpp Support tests in freestanding 6 years ago
alloc_rfunction.pass.cpp Support tests in freestanding 6 years ago
copy_assign.pass.cpp Support tests in freestanding 6 years ago
copy_move.pass.cpp Support tests in freestanding 6 years ago
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. 6 years ago
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. 6 years ago
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. 6 years ago