summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/bitwise.operations
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-045-5/+13
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* [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-282-7/+3
* Get tests running with warnings. Fix warnings in headers and testsEric Fiselier2015-02-051-1/+5
* 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-073-3/+9
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+268
OpenPOWER on IntegriCloud