summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2011-03-31* add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen'Dirk-Jan C. Binnema
2011-03-21* mu-query: some cleanupsDirk-Jan C. Binnema
2011-03-19* mu_runtime: update getting standard dirs / paths, use themDirk-Jan C. Binnema
2011-03-06* mu-str: add mu_str_guess_first_name, mu_str_guess_last_name andDirk-Jan C. Binnema
2011-03-02* WIP: contact listing / searching.Dirk-Jan C. Binnema
2011-01-31* test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since t...Dirk-Jan C. Binnema
2011-01-31* cosmeticsDirk-Jan C. Binnema
2011-01-31* test-mu-cmd.c: always set a tempdir for muhome; this fixes running unitDirk-Jan C. Binnema
2011-01-30* test-mu-util.c: remove bad test that broke the gentoo buildDirk-Jan C. Binnema
2011-01-15* make mag-msg-store a configurable parameter; refactor the setting of theDirk-Jan C. Binnema
2011-01-15* change MuMaildirWalkMsgCallback so it take a full stat buf* instead of justDirk-Jan C. Binnema
2011-01-12* update test-mu-store test caseDirk-Jan C. Binnema
2011-01-11* test-mu-cmd.c: update testDirk-Jan C. Binnema
2011-01-09* make mu-cmd reference-counted (make mu_msg_destroy internal, useDirk-Jan C. Binnema
2011-01-09* improvements in attachment / mime-part handling:Dirk-Jan C. Binnema
2011-01-06* test-mu-cmd.c: add test case for 'mu mkdir'Dirk-Jan C. Binnema
2011-01-06* add test case for mu viewDirk-Jan C. Binnema
2011-01-04* many changes to the config systemDirk-Jan C. Binnema
2011-01-02* fix test-mu-cmd.c for stricter option checksDirk-Jan C. Binnema
2011-01-02* <many>: add option to change the batch size for xapian transactionsDirk-Jan C. Binnema
2010-12-12* add test_mu_util_get_dtype_with_lstat unit test, cosmeticsDirk-Jan C. Binnema
2010-12-12* cosmeticsDirk-Jan C. Binnema
2010-12-07* test-mu-str.c: cosmeticsDirk-Jan C. Binnema
2010-12-07* add mu-msg-file, unit testsDirk-Jan C. Binnema
2010-12-05* use GError in various mu_maildir function to return error infoDirk-Jan C. Binnema
2010-12-05* mu_maildir_mkmdir => mu_maildir_mkdirDirk-Jan C. Binnema
2010-12-04* fix mu_util_dir_expand for non-existant dirs, add unit testDirk-Jan C. Binnema
2010-12-04* mu_util_dir_expand fix issue #30: wrong use of realpath(3)Dirk-Jan C. Binnema
2010-12-04* test-mu-store.c: stay within 33 line limit for functionsDirk-Jan C. Binnema
2010-12-03* update some unit test casesDirk-Jan C. Binnema
2010-12-01* add some simply unit tests for mu-runtime, mu-storeDirk-Jan C. Binnema
2010-11-30* mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + codeDirk-Jan C. Binnema
2010-11-29* mu-query.cc, mu-store.cc: use the escaping for some fields; update test caseDirk-Jan C. Binnema
2010-11-29* mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping someDirk-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-24* create mu-error.h, update some functions to use GError for errorsDirk-Jan C. Binnema
2010-11-24* use GError to convey error info in MuQuery; update usersDirk-Jan C. Binnema
2010-11-23* minorDirk-Jan C. Binnema
2010-11-23* rename mu_msg_str => mu_strDirk-Jan C. Binnema
2010-11-21* unit tests: updated for other changesDirk-Jan C. Binnema
2010-11-21* testcases: update for other changes, add some testsDirk-Jan C. Binnema
2010-11-20* test-mu-cmd.c: add some test casesDirk-Jan C. Binnema
2010-11-20* mu-msg.c / test-mu-msg.c: improve attachment detectionDirk-Jan C. Binnema
2010-11-20* fix mu_msg_field_type_is_numeric + unit testDirk-Jan C. Binnema
2010-11-20* cosmeticDirk-Jan C. Binnema
2010-11-20* update testcases for mu-msg-fieldDirk-Jan C. Binnema
2010-11-14* minorDirk-Jan C. Binnema
2010-11-12* mu-msg-str.c: add Latin-Extended-A for normalization, update unit testDirk-Jan C. Binnema
2010-11-11* tests: updatedDirk-Jan C. Binnema