summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.find
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.Marshall Clow2018-01-153-7/+53
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-292-8/+8
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-042-2/+2
* Update the algorithm tests to not use the (deprecated) function binders. No f...Marshall Clow2017-03-232-4/+17
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-0/+101
OpenPOWER on IntegriCloud