summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/comparisons
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename last two .hpp files in libcxx to .hNico Weber2019-08-215-7/+7
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-048-8/+22
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* Un-XFAIL a test under new GCC version; the GCC bug has been fixedEric Fiselier2018-03-221-1/+1
* Fix most GCC test failures.Eric Fiselier2018-01-181-0/+48
* [libcxx] [test] Rename _Up to U, etc. NFCI.Stephan T. Lavavej2017-08-111-4/+4
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-111-3/+3
* Mark LWG issue 2450 as complete.Eric Fiselier2016-06-027-6/+80
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-6/+4
* Missed one comparison test in r225375Marshall Clow2015-01-071-1/+3
* In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...Marshall Clow2015-01-075-5/+15
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+313
OpenPOWER on IntegriCloud