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.
libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
Eric Fiselier 979137793e Mark LWG issue 2565 as complete. Update the tests to check it.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271238 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
F.pass.cpp Cleanup tests that fail in C++1z and with Clang 3.8 10 years ago
F_assign.pass.cpp [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions 11 years ago
F_incomplete.pass.cpp Move test into test/std subdirectory. 11 years ago
F_nullptr.pass.cpp [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function. 10 years ago
alloc.pass.cpp [libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind. 11 years ago
alloc_F.pass.cpp Fix std::function allocator constructors in C++03. 11 years ago
alloc_function.pass.cpp Fix std::function allocator constructors in C++03. 11 years ago
alloc_nullptr.pass.cpp [libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind. 11 years ago
alloc_rfunction.pass.cpp Mark LWG issue 2565 as complete. Update the tests to check it. 10 years ago
copy_assign.pass.cpp [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. 11 years ago
copy_move.pass.cpp Mark LWG issue 2565 as complete. Update the tests to check it. 10 years ago
default.pass.cpp Move test into test/std subdirectory. 11 years ago
nullptr_t.pass.cpp Move test into test/std subdirectory. 11 years ago
nullptr_t_assign.pass.cpp [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. 11 years ago