You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental/func/func.searchers
Marshall Clow af9a44f256 Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@247036 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
func.searchers.boyer_moore Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 10 years ago
func.searchers.boyer_moore_horspool Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 10 years ago
func.searchers.default Mark new tests as unsupported before C++11 10 years ago
nothing_to_do.pass.cpp Implement the default searcher for std::experimental::search. 10 years ago