summaryrefslogtreecommitdiff
path: root/mu/tests
AgeCommit message (Expand)Author
2025-11-25improve invoking external commandsDirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-08-15tests: only build when neededDirk-Jan C. Binnema
2024-03-01tests: add some very basic CLD2_TESTDirk-Jan C. Binnema
2024-01-06tests: move to tests/, make optionalDirk-Jan C. Binnema
2023-09-11unit-tests: modernizeDirk-Jan C. Binnema
2023-09-09tests: update for new query parser / ngramsDirk-Jan C. Binnema
2023-08-27mu: modernize command-line unit testsDirk-Jan C. Binnema
2023-08-19remove Mu::format, use mu_formatDirk-Jan C. Binnema
2023-07-25message: use html-to-text scraper for html partsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-07-05utils: rework Mu::Error and g_ logging macros with fmtDirk-Jan C. Binnema
2023-06-11gmime-test: fix leakDirk-Jan C. Binnema
2023-04-09tests: turn off dead test test_mu_extract_01Dirk-Jan C. Binnema
2023-04-09tests: fix links testsDirk-Jan C. Binnema
2023-03-28mu-find: brush off --format=links unit testDirk-Jan C. Binnema
2023-01-31mu: index html text as if it were plain textDirk-Jan C. Binnema
2022-12-30mu-cfind: use UTC in json outputDirk-Jan C. Binnema
2022-12-30cfind: rework, add support for json outputDirk-Jan C. Binnema
2022-11-17tests: updateDirk-Jan C. Binnema
2022-08-11tests: update test helpers and usersDirk-Jan C. Binnema
2022-05-29mu: support MUHOME environment variableDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-18tests: skip missing timezones in queries, tooDirk-Jan C. Binnema
2022-05-13test: enable some moreDirk-Jan C. Binnema
2022-05-09store: use Result<Store> builder, add auto upgradeDirk-Jan C. Binnema
2022-05-06avoid warnings, update testsDirk-Jan C. Binnema
2022-05-05message/document: update sexp on the flyDirk-Jan C. Binnema
2022-04-30cmd: update commands and tests for MessageDirk-Jan C. Binnema
2022-04-30commands: Updated 'find' and 'index' to use Mu::MessageDirk-Jan C. Binnema
2022-04-18test-mu-cmd: minor tweaks for message updateDirk-Jan C. Binnema
2022-03-07tests: update for mu-message-fieldsDirk-Jan C. Binnema
2022-02-27mu/tests: update unit testsDirk-Jan C. Binnema
2022-02-26test-mu-cmd: fix for CIDirk-Jan C. Binnema
2022-02-26test-mu-cmd: better log failureDirk-Jan C. Binnema
2022-02-21update unit testsDirk-Jan C. Binnema
2022-01-30store/query: update for new store/query apiDirk-Jan C. Binnema
2021-11-22tests: add unit test for cjk handlingDirk-Jan C. Binnema
2021-11-08tests: move to subdir, move to mesonDirk-Jan C. Binnema
2021-11-05build: fix compiler warningDirk-Jan C. Binnema
2021-11-03gmime-test: ensure fileno is definedDirk-Jan C. Binnema
2021-11-02gmime-test: move to mu/testsDirk-Jan C. Binnema
2021-11-02mu: move test sources to tests/Dirk-Jan C. Binnema
2020-01-01mu: move mu/mu/tests, lib/tests one level upDirk-Jan C. Binnema
2019-12-28Revert "mu: default to include related, skip dups"Dirk-Jan C. Binnema
2019-12-22update for lib/utils splitDirk-Jan C. Binnema
2019-12-22lib: split out utils to lib/utilsDirk-Jan C. Binnema
2019-12-10mu: default to include related, skip dupsDirk-Jan C. Binnema
2019-11-16tests: fix cmd test_mu_find_04 stderr outputDerek Schrock