summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2011-05-18* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit testsDirk-Jan C. Binnema
2011-05-18* test-mu-{cmd,msg,query}.c: update (c) yearDirk-Jan C. Binnema
2011-05-18* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit testsDirk-Jan C. Binnema
2011-05-18* test-mu-query.c: add specific tests for searching accented chars, as per #38Dirk-Jan C. Binnema
2011-05-18* tests/: add tests for issues mentioned in issue #38Dirk-Jan C. Binnema
2011-05-18* test-mu-query.c: add specific tests for searching accented chars, as per #38Dirk-Jan C. Binnema
2011-05-18* tests/: add tests for issues mentioned in issue #38Dirk-Jan C. Binnema
2011-05-17* test-mu-cmd.c: remove debug garbage from test_mu_view_01Dirk-Jan C. Binnema
2011-05-15* re-enable message summariesDirk-Jan C. Binnema
2011-05-14* merge mu-msg-contact.[ch] with mu-msg.[ch]Dirk-Jan C. Binnema
2011-05-14* updates for summary field removalDirk-Jan C. Binnema
2011-05-09* <many> WIP: refactor mu-msg -- mu-msg-fileDirk-Jan C. Binnema
2011-05-06* refactoring: merge mu-msg-file with mu-maildirDirk-Jan C. Binnema
2011-05-03* test-mu-cmd.c: fix test case for apparently yet another diff between GMime ...Dirk-Jan C. Binnema
2011-04-30* mu-store.cc: some optimizations, and add the possibility to use the slightlyDirk-Jan C. Binnema
2011-04-16* update test_view so we don't fail with gmime 2.4.24Dirk-Jan C. Binnema
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