summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/inclusive.scan
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] Fix MSVC warnings and errors.Stephan T. Lavavej2018-02-263-25/+25
* [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan testsBilly Robert O'Neal III2018-01-063-4/+13
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2017-07-293-11/+9
* Implement inclusive_scan/transform_inclusive_scan for C++17.Marshall Clow2017-06-233-0/+342
OpenPOWER on IntegriCloud