17921: branches/1.2/xapian-bindings/ branches/1.2/xapian-bindings/python/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 17921 Date: 2014-03-25 05:53:42 +0000 (Tue, 25 Mar 2014) Log message (5 lines): python/pythontest2.py,python/pythontest3.py: There's no longer a need to use chert_open() explicitly - chert is the default backend now, and both chert and brass support the required functionality for the tests which do this, so this just needlessly causes the tests to fail if chert is disabled in xapian-core. Modified files: U branches/1.2/xapian-bindings/ChangeLog U branches/1.2/xapian-bindings/python/pythontest2.py U branches/1.2/xapian-bindings/python/pythontest3.py Links: http://xapian.org/C?17921 http://xapian.org/C?17921?branches/1.2/xapian-bindings/ChangeLog http://xapian.org/C?17921?branches/1.2/xapian-bindings/python/pythontest2.py http://xapian.org/C?17921?branches/1.2/xapian-bindings/python/pythontest3.py