summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.count
Commit message (Collapse)AuthorAgeFilesLines
* More constexpr from P0202. count and count_if. Also fix a comment that ↵Marshall Clow2018-01-152-4/+33
| | | | | | Morwenn noted. llvm-svn: 322506
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-4/+4
| | | | llvm-svn: 309464
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
| | | | llvm-svn: 302105
* Update the algorithm tests to not use the (deprecated) function binders. No ↵Marshall Clow2017-03-231-3/+10
| | | | | | functional change. llvm-svn: 298618
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+68
llvm-svn: 224658
OpenPOWER on IntegriCloud