17919: branches/1.2/xapian-core/ branches/1.2/xapian-core/tests/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 17919 Date: 2014-03-18 00:06:29 +0000 (Tue, 18 Mar 2014) Log message (5 lines): tests/queryparsertest.cc: Fix testcase for empty wildcard followed by negation to enable FLAG_LOVEHATE so the negation is actually parsed. Fortunately the fixed testcase passes. This testcase will be fixed on trunk when the delayed wildcard expansion branch gets merged. Modified files: U branches/1.2/xapian-core/ChangeLog U branches/1.2/xapian-core/tests/queryparsertest.cc Links: http://xapian.org/C?17919 http://xapian.org/C?17919?branches/1.2/xapian-core/ChangeLog http://xapian.org/C?17919?branches/1.2/xapian-core/tests/queryparsertest.cc