Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Ignore search result order. | Ricardo Wurmus | 2023-01-02 | 1 | -6/+10 |
| | |||||
* | tests: Add a test for a message with abnormally large message id.0.0.2 | Ricardo Wurmus | 2022-07-06 | 1 | -1/+5 |
| | |||||
* | tests: Add test for searching by msgid. | Ricardo Wurmus | 2022-07-06 | 1 | -1/+5 |
| | |||||
* | tests/xapian: Add phrase search test. | Ricardo Wurmus | 2020-05-10 | 1 | -1/+4 |
| | |||||
* | tests: Add search tests. | Ricardo Wurmus | 2020-05-10 | 1 | -1/+32 |
| | |||||
* | tests/xapian: Use test-utils. | Ricardo Wurmus | 2020-05-10 | 1 | -10/+1 |
| | |||||
* | xapian: Add phrase-aware tokenizer. | Ricardo Wurmus | 2020-05-10 | 1 | -0/+11 |
| | | | | | | * mumi/xapian.scm (tokenize): New procedure. (search): Use it instead of string-tokenize. * tests/xapian.scm: Test it. | ||||
* | Add tests. | Ricardo Wurmus | 2020-04-22 | 1 | -0/+71 |