index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
test-mu-msg.c
Age
Commit message (
Collapse
)
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 cases
djcb
2012-03-19
* tests: don't use mu_util_init_system, small cleanups
djcb
2012-03-14
* tests/: fix test cases for freebsd (and other bsds)
djcb
2011-08-16
* add mu-flags unit tests
Dirk-Jan C. Binnema
2011-08-13
* restore flag:unread and some optimization
Dirk-Jan C. Binnema
2011-08-13
* mu-maildir.[ch]: re-implement message flag parsing, message moving
Dirk-Jan C. Binnema
2011-08-11
* MuMsgFlags => MuFlags
Dirk-Jan C. Binnema
2011-07-06
* update test-cases
Dirk-Jan C. Binnema
2011-07-02
* let mu_str_subject_normalize work with static strings as well
Dirk-Jan C. Binnema
2011-06-30
* update/add unit tests for threading
Dirk-Jan C. Binnema
2011-06-24
* update / add test cases for threading
Dirk-Jan C. Binnema
2011-06-18
* update test-cases
Dirk-Jan C. Binnema
2011-06-16
* make mu-msg-file return references in same order as found in msgs; update
Dirk-Jan C. Binnema
unit test
2011-06-16
* add mailing list test msg for unit tests
Dirk-Jan C. Binnema
2011-06-16
* add unit tests for reading tags
Dirk-Jan C. Binnema
2011-05-19
* update test-mu-msg.c
Dirk-Jan C. Binnema
2011-05-19
* update test-cases
Dirk-Jan C. Binnema
2011-05-19
* tests: add unit-tests for 'mu cfind'; fix up merge
Dirk-Jan C. Binnema
2011-05-18
* fix some of the merge fallout
Dirk-Jan C. Binnema
2011-05-18
* test-mu-{cmd,msg,query}.c: update (c) year
Dirk-Jan C. Binnema
2011-05-18
* test-mu-{cmd,msg,query}.c: update (c) year
Dirk-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-file
Dirk-Jan C. Binnema
2011-03-31
* add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen'
Dirk-Jan C. Binnema
- update documentation - update test cases - some cleanups in the C++-code - bump the database version, to trigger the --rebuild warning
2011-01-09
* make mu-cmd reference-counted (make mu_msg_destroy internal, use
Dirk-Jan C. Binnema
mu_msg_unref instead)
2011-01-06
* add test case for mu view
Dirk-Jan C. Binnema
2010-12-03
* update some unit test cases
Dirk-Jan C. Binnema
2010-11-27
* test cases: update for mu-msg / mu-runtime change
Dirk-Jan C. Binnema
2010-11-25
* update tests for GError-changes
Dirk-Jan C. Binnema
2010-11-20
* mu-msg.c / test-mu-msg.c: improve attachment detection
Dirk-Jan C. Binnema
2010-09-26
* unit-tests: small updates to tests
Dirk-Jan C. Binnema
2010-09-12
* tests: small cleanups
Dirk-Jan C. Binnema
2010-09-12
* tests: updated for changes elsewhere, add new tests for searching messages
Dirk-Jan C. Binnema
2010-09-10
* update / add unit tests
Dirk-Jan C. Binnema
2010-09-10
* <many>: make gmime initialization/de-initialization implicit (remove ↵
Dirk-Jan C. Binnema
mu_msg_init/mu_msg_uninit)
2010-08-26
* add missing test-mu-msg.c
djcb