llvm-project/libcxx/test/std/utilities/function.objects/comparisons
Stephan T. Lavavej 709be5eef2 [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.

llvm-svn: 310761
2017-08-11 20:54:09 +00:00
..
equal_to.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
greater.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
greater_equal.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
less.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
less_equal.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
not_equal_to.pass.cpp Mark LWG issue 2450 as complete. 2016-06-02 03:12:44 +00:00
pointer_comparison_test_helper.hpp Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
transparent.pass.cpp [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00