summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* More constexpr from P0202. count and count_if. Also fix a comment that Morwen...Marshall Clow2018-01-151-3/+17
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-4/+4
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
* Update the algorithm tests to not use the (deprecated) function binders. No f...Marshall Clow2017-03-231-3/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+36
OpenPOWER on IntegriCloud