summaryrefslogtreecommitdiff
path: root/mu/tests
AgeCommit message (Expand)Author
2019-07-30tests: update for lib/mu-store changesDirk-Jan C. Binnema
2019-05-11contacts: update test cases for updated contactsdjcb
2019-03-24mu: update crypto verify testdjcb
2018-11-05mu: fix tests Makefile.amdjcb
2018-11-04add optional support for building with asandjcb
2018-08-18Merge branch 'pr-1111'djcb
2018-08-18mu: make attachment size tests a bit more lenient (for gmime-3.0)djcb
2018-06-11update compiler warnings, fix themdjcb
2017-10-25tests: remove obsolete testsdjcb
2016-12-03mu: swap begin and end if begin is _numerically_ bigger than endStig Brautaset
2016-11-05mu: unbreak travis testsdjcb
2016-05-16tests: fix unit testsdjcb
2016-05-15Add unit-test for multi-to/cc recipientsdjcb
2015-02-22Add a test case for https://github.com/djcb/mu/issues/380Danie Roux
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 orphan message promotes 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-07-15tests: threads: Extract helper for checking thread info for each messageJakub Sitnicki
2014-07-07tests: threads: Extract helpers for initializing and comparing thread infoJakub Sitnicki
2014-07-07tests: threads: Use struct tinfo in all testsJakub Sitnicki
2014-04-27* fix unit test after thread-sorting change (fixes #413)djcb
2013-10-13* handle message-ids a bit specially, update unit testsdjcb
2013-07-21* cleanup: drop gmime-2.4 supportdjcb
2013-06-16* mu: add the backend for freq information for contactsdjcb
2013-05-30* update some unit testsdjcb
2013-05-27* fix matching backslashes, add some testsdjcb
2013-05-15* the query parser update (few commits back) fixes #210 too, this is unit tes...djcb
2013-05-13* update unit testsdjcb
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
2013-02-12* mu: update unit test (after more eager address matching)djcb
2012-12-27* test-mu-threads: fix unit test (explicitly ask for thread info)djcb
2012-12-25* small updates for mu_query API changesdjcb
2012-12-22* use AM_CPPFLAGS instead of INCLUDESdjcb
2012-12-16* add query flags (which match msgiterflags) to mu_query_run, update callersdjcb
2012-12-09* update / add testcases for string normalizationdjcb
2012-11-18* lib: do some more escaping of body textdjcb
2012-10-29* cosmeticsdjcb
2012-09-17* cosmeticsdjcb
2012-09-15* mu/tests: use absolute paths; speed up mu cfind testsdjcb
2012-09-14* test-mu-cmd: add some tests for mu-verifydjcb
2012-09-14* test-mu-cmd: update for slightly change mu viewdjcb
2012-08-09* tests: X-Label tags are space-separated, X-Keywords are comma-separateddjcb
2012-08-09* updates for mu_msg_get_body_(text|html) api changedjcb
2012-08-05* test-mu-query: speed updjcb