summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2021-11-22tests: add unit test for cjk handlingDirk-Jan C. Binnema
2021-11-08tests: move to subdir, move to mesonDirk-Jan C. Binnema
2020-01-01mu: move mu/mu/tests, lib/tests one level upDirk-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-11-17Merge pull request #1511 from derekschrock/test-mu-maildirDirk-Jan C. Binnema
2019-11-16lib: Use more portable locale en_US.UTF-8Derek Schrock
2019-11-16lib: Allow hostname of newbase to match alnumDerek Schrock
2019-07-30tests: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-13mu: remove contacts-path leftoversDirk-Jan C. Binnema
2019-05-11update store, msg for new contacts-cache handlingdjcb
2019-05-11contacts: update test cases for updated contactsdjcb
2019-03-24mu: update crypto verify testdjcb
2019-01-11mu, tests: fix gcc-8.2.0 warningsUlrich Ölmann
2018-11-11mu: add soft dependency on json-glibdjcb
2018-11-04add optional support for building with asandjcb
2017-11-04test-str: fix arglist testdjcb
2017-10-27server: update query processingdjcb
2017-10-25mu: remove some dead codedjcb
2017-10-25tests: remove obsolete testsdjcb
2017-06-24Simplify logic of mu_str_remove_ctrl_in_place. Add tests.Sean 'Shaleh' Perry
2017-06-24mu: fix some compiler warningsdjcb
2017-01-31Respect format=flowed and delsp=yes for viewing plain-text messagesStig Brautaset
2016-05-15Add unit-test for multi-to/cc recipientsdjcb
2016-01-20fix make-distdjcb
2015-12-15mu: decode mailing-list headersdjcb
2015-10-02Change format for filenamesdjcb
2015-09-23Ensure tests have unique names.Adam Sampson
2015-09-22mu: fix `make distcheck`djcb
2015-04-22mu: don't use __FUNCTION__, use __func__djcb
2015-03-15mu: deactivate unit test for mu_util_dir_expanddjcb
2014-08-15mu: Test splicing child containers when there is only one threadJakub Sitnicki
2014-07-15tests: threads: Test if grandchild message promotes only its subthreadJakub Sitnicki
2014-07-15tests: threads: Test if grandchild message promotes its threadJakub Sitnicki
2014-07-15tests: threads: Test if child message doesn't promote its threadJakub Sitnicki
2014-07-15tests: threads: Test if 2nd child message promotes its subthreadJakub Sitnicki
2014-07-15tests: threads: Test if 1st child message promotes its threadJakub Sitnicki
2014-01-15* lib: fix broken unit testdjcb
2013-10-13* handle message-ids a bit specially, update unit testsdjcb
2013-07-21* cleanup: drop gmime-2.4 supportdjcb
2013-07-07* mu: unbreak unit test after flag changes (fixes #247)djcb
2013-06-01* mu-str: treat '..' in non-range fields differentlydjcb
2013-05-30* update some unit testsdjcb
2013-05-27* fix matching backslashes, add some testsdjcb
2013-05-27* test-mu-maildir: fix regexpdjcb
2013-05-26* add mu_str_replacedjcb
2013-05-25* add unit test for the optional message file renamingdjcb
2013-05-21* cosmeticdjcb
2013-05-20* lib: add mu_str_parse_arglist + unit testsdjcb
2013-05-15* handle invalid utf8; fixes #211 (hopefully)djcb