summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/reduce
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-313-0/+3
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-2/+2
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-06-201-1/+1
* Renamed some of the newly added tests. No functional changeMarshall Clow2017-06-153-0/+0
* Implement the non-parallel versions of reduce and transform_reduce for C++17Marshall Clow2017-06-143-0/+204
OpenPOWER on IntegriCloud