summaryrefslogtreecommitdiff
path: root/tests/xapian.scm
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add a test for a message with abnormally large message id.0.0.2Ricardo Wurmus2022-07-061-1/+5
|
* tests: Add test for searching by msgid.Ricardo Wurmus2022-07-061-1/+5
|
* tests/xapian: Add phrase search test.Ricardo Wurmus2020-05-101-1/+4
|
* tests: Add search tests.Ricardo Wurmus2020-05-101-1/+32
|
* tests/xapian: Use test-utils.Ricardo Wurmus2020-05-101-10/+1
|
* xapian: Add phrase-aware tokenizer.Ricardo Wurmus2020-05-101-0/+11
| | | | | | * mumi/xapian.scm (tokenize): New procedure. (search): Use it instead of string-tokenize. * tests/xapian.scm: Test it.
* Add tests.Ricardo Wurmus2020-04-221-0/+71