summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/logical.operations
Commit message (Expand)AuthorAgeFilesLines
* 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-044-4/+10
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [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
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-043-3/+9
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-6/+4
* In C++03, a bunch of the arithmetic/logical/comparison functors (such as nega...Marshall Clow2015-01-071-1/+2
* In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...Marshall Clow2015-01-072-2/+6
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+180
OpenPOWER on IntegriCloud