summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/arithmetic.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-047-7/+19
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* [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] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-085-10/+10
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-046-6/+18
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-012-2/+2
* [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-075-5/+15
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+283
OpenPOWER on IntegriCloud