summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/arithmetic.operations/modulus.pass.cpp
AgeCommit message (Expand)Author
2021-06-15[libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs i...Arthur O'Dwyer
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-11-04[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej
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