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/comparisons
Stephan T. Lavavej b859a78a6f [libcxx] [test] Rename _Up to U, etc. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.

This performs additional de-uglification, so all of these tests
follow the example of iterator.traits/empty.pass.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@310761 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
equal_to.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
greater.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
greater_equal.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
less.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
less_equal.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
not_equal_to.pass.cpp Mark LWG issue 2450 as complete. 10 years ago
pointer_comparison_test_helper.hpp Enable the -Wsign-compare warning to better support MSVC 9 years ago
transparent.pass.cpp [libcxx] [test] Rename _Up to U, etc. NFCI. 8 years ago