summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/algorithms/alg.search
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Implement P0253R1: Fixing a design mistake in the searchers interface.Marshall Clow2016-03-081-3/+4
* Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow2015-09-081-0/+2
* Finally get the test suite passing in C++03!!Eric Fiselier2015-08-281-2/+2
* Implement the plugin-based version of std::search. There are no searchers yet...Marshall Clow2015-07-201-0/+43
OpenPOWER on IntegriCloud