summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/exclusive.scan
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+2
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [libcxx] [test] Fix MSVC warnings and errors.Stephan T. Lavavej2018-02-262-10/+10
* [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan testsBilly Robert O'Neal III2018-01-062-3/+9
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-06-202-6/+5
* Renamed some of the newly added tests. No functional changeMarshall Clow2017-06-152-0/+0
* Implement the non-parallel versions of exclusive_scan and transform_exclusive...Marshall Clow2017-06-102-0/+184
OpenPOWER on IntegriCloud