http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/test/test_tsearch2.py Mercurial Repository: p/roundup/code: test/test_tsearch2.py history 2011-11-16T09:51:38-05:00 Remove keyword expansions from CVS. All regression tests passed afterwards. http://hg.code.sf.net:8000/p/roundup/code/#changeset-6e3e4f24c75376f61ae0bf0e9ee334567585c38e Eric S. Raymond esr@thyrsus.com 2011-11-16T09:51:38-05:00 2011-11-16T09:51:38-05:00
changeset 6e3e4f24c753
branch
bookmark
tag
user Eric S. Raymond <esr@thyrsus.com>
description Remove keyword expansions from CVS. All regression tests passed afterwards.
files
First checkin of tsearch2 "backend". Miscellaneous notes: http://hg.code.sf.net:8000/p/roundup/code/#changeset-224c7c0b97084bda54b257d837d7bcaddbff1ae4 Johannes Gijsbers jlgijsbers@users.sourceforge.net 2004-12-16T22:22:55+00:00 2004-12-16T22:22:55+00:00
changeset 224c7c0b9708
branch
bookmark
tag
user Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
description First checkin of tsearch2 "backend". Miscellaneous notes:

* We override the testTransactions method, as it relies on FileStorage for its
transaction testing.
* importing/exporting doesn't work right yet.
* Filtering of text/plain mime-types is an ugly hack right now.
files