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
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
..
arithmetic.operations [libcxx] [test] Rename _Up to U, etc. NFCI. 7 years ago
bind [NFC] Normalize some test 'main' signatures 6 years ago
bitwise.operations [libcxx] [test] Rename _Up to U, etc. NFCI. 7 years ago
comparisons Un-XFAIL a test under new GCC version; the GCC bug has been fixed 7 years ago
func.def Move test into test/std subdirectory. 10 years ago
func.invoke [libcxx] [test] Make files consistently end with newlines, NFC. 7 years ago
func.memfn Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 9 years ago
func.not_fn [libcxx] [test] Improve MSVC portability. 7 years ago
func.require [libcxx] [test] Update for C++17 feature removals. 7 years ago
func.search Apparently 'C++14' is different than 'c++14' 7 years ago
func.wrap Mark P0771 as complete; we already did this - I just added tests to be sure 6 years ago
logical.operations [libcxx] [test] Rename _Up to U, etc. NFCI. 7 years ago
negators [libcxx] Fix the binder deprecation tests on Clang 5. 6 years ago
refwrap [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference 6 years ago
unord.hash [libcxx] P0604, invoke_result and is_invocable 7 years ago