1
0
mirror of https://github.com/djcb/mu.git synced 2024-07-27 12:17:53 +02:00
mu/lib/tests
Dirk-Jan C. Binnema 97459beed9 maildir: improve testing coverage
Remove some dead/unused code. Update docs. Add test cases.
2022-06-29 22:19:26 +03:00
..
cjk/cur
testdir
testdir2
testdir4
bench-indexer.cc bench-store-index: make a bit more realistic 2022-06-07 23:06:25 +03:00
meson.build tests: add store/query test 2022-06-09 00:39:34 +03:00
test-indexer.cc
test-mu-common.cc
test-mu-common.hh
test-mu-container.cc
test-mu-maildir.cc maildir: improve testing coverage 2022-06-29 22:19:26 +03:00
test-mu-msg-fields.cc
test-mu-msg.cc message-file: filter out non-file flags 2022-06-10 23:28:43 +03:00
test-mu-store-query.cc document: index some sub-parts as well 2022-06-29 08:00:43 +03:00
test-mu-store.cc lib: improve test coverage 2022-06-02 21:07:41 +03:00
test-parser.cc store: use Result<Store> builder, add auto upgrade 2022-05-09 22:25:28 +03:00
test-query.cc lib: improve coverage a bit 2022-05-23 23:55:11 +03:00
test-tokenizer.cc