summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.nonmodifying/alg.search/search_n.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-73/+0
| | | | llvm-svn: 224658
* Somehow search_n never got tested, so of course it had a bug in it. This ↵Howard Hinnant2013-04-041-0/+73
fixes http://llvm.org/bugs/show_bug.cgi?id=15667. llvm-svn: 178764
OpenPOWER on IntegriCloud