summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
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
2013-05-15* the query parser update (few commits back) fixes #210 too, this is unit tes...djcb
2013-05-13* fix list parsingdjcb
2013-05-13* lib: updates for mu-msg-field / mu-str updatesdjcb
2013-04-28* mu: (re)add special handling for '$' (fixes #193)djcb
2013-04-17* mu: more 'fixing'/'massaging' of queriesdjcb
2013-03-30* more more copyright year updatesdjcb
2013-03-30* update copyright yearsdjcb
2012-12-28* add references unit testdjcb
2012-12-22* use AM_CPPFLAGS instead of INCLUDESdjcb
2012-12-09* update / add testcases for string normalizationdjcb
2012-11-18* lib: do some more escaping of body textdjcb
2012-11-17* support single dates (shortcut for ranges) in queries (thanks to Eygene Rya...djcb