Commit graph

12 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
010b4e46b9 Another leaky test fixed. 2011-01-13 13:33:32 -08:00
Graham Knop
a95ef168cc remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Colin Kuskie
bc330634ed Use code that works with the WRE's mysql for detecting ft_min_word_len 2010-07-06 17:35:14 -07:00
Graham Knop
b832deecd1 convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Graham Knop
fe1ac66cca remove useless test END blocks 2010-06-10 10:09:45 -05:00
Graham Knop
9abeae359a skip ideogram tests if mysql is configured badly 2010-03-19 18:22:08 -05:00
Colin Kuskie
736166e2cc Use the right test with the right comment. 2009-11-08 21:09:00 -08:00
Colin Kuskie
ea51ba559e Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00
Hao Ching
c32bfac709 Fixed #10211: Regex quantifiers like ? and + broke search engine. 2009-06-03 19:26:08 +00:00
Colin Kuskie
f8f62c5640 Add 1 more test to _isStopword 2009-04-28 01:42:09 +00:00
Colin Kuskie
d7d10fff41 Add a Search test, to check for wildcards and stopwords. 2009-04-27 22:12:42 +00:00