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
Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
func.wrap.func.alg [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. 11 years ago
func.wrap.func.cap Move test into test/std subdirectory. 11 years ago
func.wrap.func.con Mark LWG issue 2565 as complete. Update the tests to check it. 10 years ago
func.wrap.func.inv Cleanup tests that fail in C++1z and with Clang 3.8 10 years ago
func.wrap.func.mod Implement LWG#2385; remove the allocator-aware std::function::assign call. It was useless, and didn't actually *do anything* with the allocator. Now it's gone. On the off chance that someone is mistakenly calling it, it's only gone in C++1z 10 years ago
func.wrap.func.nullptr Move test into test/std subdirectory. 11 years ago
func.wrap.func.targ Move test into test/std subdirectory. 11 years ago
function_types.h Add missing license headers 10 years ago
types.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago