summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2022-10-30test-mu-store-query: make move/refresh test more rigorousDirk-Jan C. Binnema
2022-10-26test-mu-store-query: add unit test for dup messageDirk-Jan C. Binnema
2022-10-02store: support reinitDirk-Jan C. Binnema
2022-10-02test-mu-msg.cc: fix unit testDirk-Jan C. Binnema
2022-09-19message: convert mime-parts to utf-8Dirk-Jan C. Binnema
2022-08-11tests: add unit-tests for references with fake message-idsDirk-Jan C. Binnema
2022-08-11tests: update test helpers and usersDirk-Jan C. Binnema
2022-08-07mu4e: add more tests for related/skipdups queriesDirk-Jan C. Binnema
2022-07-14test-mu-store-query: add more contact-matching testsDirk-Jan C. Binnema
2022-06-29maildir: improve testing coverageDirk-Jan C. Binnema
2022-06-29document: index some sub-parts as wellDirk-Jan C. Binnema
2022-06-29maildir: add tests for maildir_link / maildir_clear_linksDirk-Jan C. Binnema
2022-06-14lib/test-mu-store-query: add aujourd'hui testsDirk-Jan C. Binnema
2022-06-10message-file: filter out non-file flagsDirk-Jan C. Binnema
2022-06-09tests: add store/query testDirk-Jan C. Binnema
2022-06-07bench-store-index: make a bit more realisticDirk-Jan C. Binnema
2022-06-04lib/tests: move tests to parentDirk-Jan C. Binnema
2022-06-04mu-maildir: refactor some duplicate codeDirk-Jan C. Binnema
2022-06-02lib: improve test coverageDirk-Jan C. Binnema
2022-05-31maildir: revamp unit testsDirk-Jan C. Binnema
2022-05-28lib/tests: add indexing benchmarkDirk-Jan C. Binnema
2022-05-23lib: improve coverage a bitDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-09store: use Result<Store> builder, add auto upgradeDirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-Jan C. Binnema
2022-05-06update tests: avoid helgrind warningDirk-Jan C. Binnema
2022-05-05store: ensure updates update message sexp tooDirk-Jan C. Binnema
2022-05-05message/document: update sexp on the flyDirk-Jan C. Binnema
2022-04-30message: update unit testsDirk-Jan C. Binnema
2022-04-30store: update to use Message; big cleanupDirk-Jan C. Binnema
2022-04-30lib/tests: rework in terms of Mu::MessageDirk-Jan C. Binnema
2022-04-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-03-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-03-26message: move to lib/message, update namingDirk-Jan C. Binnema
2022-03-26test-query: improve loggingDirk-Jan C. Binnema
2022-03-07tests: update for mu-message-fieldsDirk-Jan C. Binnema
2022-02-22lib: add unit tests for message priority / flagsDirk-Jan C. Binnema
2022-02-21tests: update namingDirk-Jan C. Binnema
2022-02-21update unit testsDirk-Jan C. Binnema
2022-02-21lib: rename contacts into contacts-cacheDirk-Jan C. Binnema
2022-02-21mu-msg: use Mu::MessageContactDirk-Jan C. Binnema
2022-02-21lib: Implement Mu::MessageContactDirk-Jan C. Binnema
2022-02-18lib: fix clang compatibility / warningsDirk-Jan C. Binnema
2022-02-17*: update for for mu-maildir changesDirk-Jan C. Binnema
2022-02-17*: update code for Mu::MessageFlagsDirk-Jan C. Binnema
2022-02-16lib: replace MuFlags with Mu::MessageFlagsDirk-Jan C. Binnema
2022-02-14store: rename "metadata" into "properties"Dirk-Jan C. Binnema
2022-02-14update code for Mu::MessagePriorityDirk-Jan C. Binnema
2022-02-07build: fix some scan-build warningsDirk-Jan C. Binnema
2022-01-30store/query: update for new store/query apiDirk-Jan C. Binnema