summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/search.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* More constexpr algorithms from P0202. search/search_nMarshall Clow2018-01-161-1/+26
* Fix misspelled macro name - thanks to andrew@ispras.ru for the catchMarshall Clow2018-01-101-1/+1
* Add the C++17 extensions to std::search. Include the default searcher, but no...Marshall Clow2018-01-081-0/+28
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+72
OpenPOWER on IntegriCloud