Commit Graph

19 Commits

Author SHA1 Message Date
djcb e80c4c9124 * tests/: fix test cases for freebsd (and other bsds) 2012-03-14 21:33:06 +02:00
djcb eb5bbe0c09 * test-mu-store: fix tiny leak in unit test 2012-01-12 00:23:37 +02:00
Dirk-Jan C. Binnema 553b88620e * fix make check, make cc10 and make line33 2011-09-18 21:29:28 +03:00
Dirk-Jan C. Binnema a197e584a5 * test-mu-store: updated test cases for API changes 2011-09-18 14:40:14 +03:00
Dirk-Jan C. Binnema 1fe1b144ef * test-mu-store.c: update for API change 2011-09-12 20:47:41 +03:00
Dirk-Jan C. Binnema 1a2614ec98 * updated test cases; in particular, use g_test_verbose 2011-09-03 10:51:00 +03:00
Dirk-Jan C. Binnema c9d4111915 * update test cases for other changes 2011-08-30 21:59:05 +03:00
Dirk-Jan C. Binnema ff7a40b3d9 * update test cases for other changes 2011-08-29 23:39:11 +03:00
Dirk-Jan C. Binnema 93753f56ba * test-mu-store.c: fix test case (gboolean vs MuExitCode) 2011-08-10 23:58:36 +03:00
Dirk-Jan C. Binnema d291c5a9f5 * some mu_store_store => mu_store_store_msg and the consequences 2011-08-03 23:03:22 +03:00
Dirk-Jan C. Binnema 53b87a79eb * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
Dirk-Jan C. Binnema efa026648b * mu-store.cc: some optimizations, and add the possibility to use the slightly
faster 'add_document' instead of 'replace_document' (it's not used yet though)
2011-04-30 11:31:34 +03:00
Dirk-Jan C. Binnema deeaf41f33 * WIP: contact listing / searching.
this is the first part, adding a cache for all the contacts in mails
  (~/.mu/cache/contacts), which is a .ini-type file.
2011-03-02 00:13:24 +02:00
Dirk-Jan C. Binnema c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
Dirk-Jan C. Binnema eb6ca790fb * update test-mu-store test case 2011-01-12 23:13:36 +02:00
Dirk-Jan C. Binnema e0b484e922 * make mu-cmd reference-counted (make mu_msg_destroy internal, use
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00
Dirk-Jan C. Binnema 169196498e * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
Dirk-Jan C. Binnema 104efbca04 * test-mu-store.c: stay within 33 line limit for functions 2010-12-04 12:37:57 +02:00
Dirk-Jan C. Binnema 10b0f321c8 * update some unit test cases 2010-12-03 20:45:01 +02:00