summaryrefslogtreecommitdiff
path: root/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/hash.pred.pass.cpp
AgeCommit message (Expand)Author
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-07-29[libcxx] [test] Untabify, NFC.Stephan T. Lavavej
2016-12-30Fix some 'FIXME's in the tests.Marshall Clow
2016-12-23Fix unused parameters and variablesEric Fiselier
2016-06-01Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier
2016-03-08Implement P0253R1: Fixing a design mistake in the searchers interface.Marshall Clow
2015-09-08Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow