Commit Graph

12 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 62acc7739d * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just
the ctime; then do the checking for the file size (st_size) in mu-index

  also, update a unit test which was using an invalid MuMaildirWalkMsgCallback
2011-01-15 11:53:18 +02:00
Dirk-Jan C. Binnema 68af173246 * use GError in various mu_maildir function to return error info 2010-12-05 16:29:53 +02:00
Dirk-Jan C. Binnema 8321f6718a * mu_maildir_mkmdir => mu_maildir_mkdir 2010-12-05 15:40:40 +02:00
Dirk-Jan C. Binnema 82176c8991 * unit-tests: small updates to tests 2010-09-26 15:23:17 +03:00
Dirk-Jan C. Binnema 572da91216 * add new test for non-ascii search 2010-09-04 14:37:19 +03:00
Dirk-Jan C. Binnema b05359d344 * add test mail file, update unit test for number 2010-09-04 14:32:10 +03:00
djcb 488fef2d04 * unbreak the unit tests for git checkouts
the git version was broken because git doesn't accept empty dirs;
  added tmp/dummy to fix this.
2010-08-14 15:19:08 +03:00
Dirk-Jan C. Binnema e01f37dc57 * tests/: update 2010-02-08 21:25:53 +02:00
Dirk-Jan C. Binnema ea2802f1ce * update some test files / cleanup Makefile.am to work with distcheck
(mainly fix the false assumptions on the build dirs)
2010-02-02 21:48:41 +02:00
Dirk-Jan C. Binnema ee946a7f70 * add missing glib/gstdio.h include 2010-01-31 12:15:00 +02:00
Dirk-Jan C. Binnema c5dc8f044d * add many unit tests 2010-01-28 22:21:57 +02:00
Dirk-Jan C. Binnema a411a9964b * add unit tests for mu_maildir_mkdir 2010-01-27 08:15:08 +02:00