summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/unary_transform.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-121-1/+1
* More P0202 constexpr-ifying in <algorithm>. This commit handles 'transform'.Marshall Clow2018-01-191-2/+24
* Update the algorithm tests to not use the (deprecated) function binders. No f...Marshall Clow2017-03-231-2/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+77
OpenPOWER on IntegriCloud