summaryrefslogtreecommitdiff
path: root/src/tests/test-mu-msg.c
AgeCommit message (Expand)Author
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-05-20* append all inline text/plain parts for the body, add test casesdjcb
2012-03-19* tests: don't use mu_util_init_system, small cleanupsdjcb
2012-03-14* tests/: fix test cases for freebsd (and other bsds)djcb
2011-08-16* add mu-flags unit testsDirk-Jan C. Binnema
2011-08-13* restore flag:unread and some optimizationDirk-Jan C. Binnema
2011-08-13* mu-maildir.[ch]: re-implement message flag parsing, message movingDirk-Jan C. Binnema
2011-08-11* MuMsgFlags => MuFlagsDirk-Jan C. Binnema
2011-07-06* update test-casesDirk-Jan C. Binnema
2011-07-02* let mu_str_subject_normalize work with static strings as wellDirk-Jan C. Binnema
2011-06-30* update/add unit tests for threadingDirk-Jan C. Binnema
2011-06-24* update / add test cases for threadingDirk-Jan C. Binnema
2011-06-18* update test-casesDirk-Jan C. Binnema
2011-06-16* make mu-msg-file return references in same order as found in msgs; updateDirk-Jan C. Binnema
2011-06-16* add mailing list test msg for unit testsDirk-Jan C. Binnema
2011-06-16* add unit tests for reading tagsDirk-Jan C. Binnema
2011-05-19* update test-mu-msg.cDirk-Jan C. Binnema
2011-05-19* update test-casesDirk-Jan C. Binnema
2011-05-19* tests: add unit-tests for 'mu cfind'; fix up mergeDirk-Jan C. Binnema
2011-05-18* fix some of the merge falloutDirk-Jan C. Binnema
2011-05-18* test-mu-{cmd,msg,query}.c: update (c) yearDirk-Jan C. Binnema
2011-05-18* test-mu-{cmd,msg,query}.c: update (c) yearDirk-Jan C. Binnema
2011-05-14* merge mu-msg-contact.[ch] with mu-msg.[ch]Dirk-Jan C. Binnema
2011-05-09* <many> WIP: refactor mu-msg -- mu-msg-fileDirk-Jan C. Binnema
2011-03-31* add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen'Dirk-Jan C. Binnema
2011-01-09* make mu-cmd reference-counted (make mu_msg_destroy internal, useDirk-Jan C. Binnema
2011-01-06* add test case for mu viewDirk-Jan C. Binnema
2010-12-03* update some unit test casesDirk-Jan C. Binnema
2010-11-27* test cases: update for mu-msg / mu-runtime changeDirk-Jan C. Binnema
2010-11-25* update tests for GError-changesDirk-Jan C. Binnema
2010-11-20* mu-msg.c / test-mu-msg.c: improve attachment detectionDirk-Jan C. Binnema
2010-09-26* unit-tests: small updates to testsDirk-Jan C. Binnema
2010-09-12* tests: small cleanupsDirk-Jan C. Binnema
2010-09-12* tests: updated for changes elsewhere, add new tests for searching messagesDirk-Jan C. Binnema
2010-09-10* update / add unit testsDirk-Jan C. Binnema
2010-09-10* <many>: make gmime initialization/de-initialization implicit (remove mu_msg...Dirk-Jan C. Binnema
2010-08-26* add missing test-mu-msg.cdjcb