summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
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
2012-11-08* fix test-mu-maildir unit test for running as rootdjcb
2012-11-08* remove hard dependency on wordexp.h (OpenBSD does not have it)djcb
2012-10-24* mu-cfind: some cleanups / better helpdjcb
2012-10-18* lib: add mu_util_support and mu_util_program_in_path + unit testsdjcb
2012-09-16* minordjcb
2012-08-11* fix leak in test-mu-storedjcb
2012-08-09* tests: cleanup test-mu-msg.cdjcb
2012-08-09* tests: X-Label tags are space-separated, X-Keywords are comma-separateddjcb
2012-08-09* lib/tests: support X-Label and X-Keywords, update unit testdjcb
2012-08-09* updates for mu_msg_get_body_(text|html) api changedjcb
2012-07-20* fix 'make distcheck'djcb
2012-07-18* crypto: add automated test for 'verify'djcb
2012-07-14* cosmeticdjcb
2012-06-29* clear non-numerics from dates, so '2012-06-12' is parsed correctlydjcb
2012-06-20* fix _MuStore initialization; proliferate API changedjcb
2012-06-18* mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'p...djcb
2012-06-15* mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. fo...djcb
2012-06-13* mu-maildir: preserve custom (non-standard) maildir file flagsdjcb
2012-06-13* add mu_flags_custom_from_str, to get the custom flags in a message file namedjcb
2012-06-12* lib/tests: update tests for GStringChunk-related API changesdjcb
2012-06-01* update test cases for the ignoring (or checking) invalid message flag lettersdjcb
2012-06-01* split off test-mu-msg test casesdjcb
2012-05-22* support '.noupdate' -- similar to '.noindex', maildirs containingdjcb
2012-05-21* fix refactoring fall-outdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb