1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
mu/lib/tests
Dirk-Jan C. Binnema 5bda8c321b query: move phrasification to mu-query-parser
Do the "phrasification" for matching fields later during query parsing;
this allows for handling combination fields correctly.

Also match both the normal term and the "phrase term", so we catch more
cases. Update/extend unit tests.

This fixes the "kata-container" issue also for body test.

Fixes #2167.
2023-09-17 18:11:21 +03:00
..
bench-indexer.cc remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
meson.build unit tests: improve 2023-09-12 21:38:57 +03:00
test-mu-container.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
test-mu-maildir.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
test-mu-msg-fields.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
test-mu-msg.cc update to use fmt-based apis 2023-07-05 23:10:13 +03:00
test-mu-store-query.cc query: move phrasification to mu-query-parser 2023-09-17 18:11:21 +03:00
test-mu-store.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
test-query.cc unit-tests: modernize 2023-09-11 23:51:37 +03:00