summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/arithmetic.operations
AgeCommit message (Expand)Author
2021-06-15[libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs i...Arthur O'Dwyer
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-08-11[libcxx] [test] Rename _Up to U, etc. NFCI.Stephan T. Lavavej
2017-08-11[libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-11-04[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej
2016-06-01Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier
2016-05-28[libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake
2015-01-07In C++03, a bunch of the arithmetic/logical/comparison functors (such as nega...Marshall Clow
2015-01-07In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...Marshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier