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/bind/func.bind/func.bind.bind
JF Bastien 668faeab19 [NFC] Normalize some test 'main' signatures
There were 3 tests with 'int main(void)', and 6 with the return type on a different line. I'm about to send a patch for main in tests, and this NFC change is unrelated.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350770 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
PR23141_invoke_not_constexpr.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 8 years ago
bind_return_type.pass.cpp Guard libc++ specific tests SFINAE on std::bind's call operator. Patch from STL@microsoft.com 8 years ago
copy.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 8 years ago
invoke_function_object.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 8 years ago
invoke_int_0.pass.cpp Cleanup <__functional_03> 9 years ago
invoke_lvalue.pass.cpp Mark LWG issue 2545 as complete. Add extra tests 9 years ago
invoke_rvalue.pass.cpp Cleanup <__functional_03> 9 years ago
invoke_void_0.pass.cpp Cleanup <__functional_03> 9 years ago
nested.pass.cpp [NFC] Normalize some test 'main' signatures 6 years ago