Commit Graph

42 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 57e3ae19d8 * add unit tests for the mime, attachment contents searching; they even pass 2011-12-01 21:18:56 +02:00
djcb ebb3df2e2b * tests/Makefile.am: add new test e-mails to makefile 2011-11-27 16:21:20 +02:00
djcb 1f0517429b * add test cases for RFC822 attachments, maildirs with spaces in name (do not
pass...)
2011-11-13 12:46:55 +02:00
Dirk-Jan C. Binnema 14aa3c132b * add mu-flags unit tests 2011-08-16 23:43:36 +03:00
Dirk-Jan C. Binnema d894621c7f * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03:00
Dirk-Jan C. Binnema e06f036c72 * add test mail to Makefile.am 2011-07-10 14:53:09 +03:00
Dirk-Jan C. Binnema 28db904fb2 * update/add unit tests for threading 2011-06-30 23:43:08 +03:00
Dirk-Jan C. Binnema 95bb29b653 * update / add test cases for threading 2011-06-24 00:24:04 +03:00
Dirk-Jan C. Binnema 9b0067aa4a * add mailing list test msg for unit tests 2011-06-16 10:21:35 +03:00
Dirk-Jan C. Binnema 57ebeda135 * add optional separator (\f, form-feed) between multiple messages in 'mu
view' when using --separate (fixes issue #41)
2011-06-14 00:08:13 +03:00
Dirk-Jan C. Binnema 0dcc122c0f * add test mail 2011-05-29 13:57:27 +03:00
Dirk-Jan C. Binnema 51fb5fe8e9 * tests: add unit-tests for 'mu cfind' 2011-05-19 19:55:50 +03:00
Dirk-Jan C. Binnema c6c3dd99c1 * tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit tests 2011-05-18 22:14:24 +03:00
Dirk-Jan C. Binnema 16180ced2a * tests/: add tests for issues mentioned in issue #38
(http://code.google.com/p/mu0/issues/detail?id=38).

  Cannot reproduce the issue though, except when searching for the 'From:' --
this seems to be due to limitation with GMime, if I do:

      mu view testdir/cur/1305664394.2171_402.cthulhu\!2,

   get:
-------------------------------
From: Mü <testmu@testmu.xx>
To: Helmut =?iso-8859-1?q?Kr=F6ger?= <hk@testmu.xxx>
Subject: Motörhead

Test for issue #38, where apparently searching for accented words in subject,
to etc. fails.

What about here? Queensrÿche. Mötley Crüe.
-------------------------------

They decoding issues are of course very mail-client specific.
2011-05-18 00:39:52 +03:00
Dirk-Jan C. Binnema 0758ab6645 * refactoring: merge mu-msg-file with mu-maildir 2011-05-06 08:11:47 +03:00
Dirk-Jan C. Binnema f00f1dc01b * add test case for mu view 2011-01-06 13:14:17 +02:00
Dirk-Jan C. Binnema fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
Dirk-Jan C. Binnema 2d0959ec63 * add mu-msg-file, unit tests 2010-12-07 23:14:11 +02:00
Dirk-Jan C. Binnema 94487cfe9a * add some simply unit tests for mu-runtime, mu-store 2010-12-01 21:57:36 +02:00
Dirk-Jan C. Binnema e64e24aa61 * create mu-error.h, update some functions to use GError for errors 2010-11-24 20:04:20 +02:00
Dirk-Jan C. Binnema 0f2b4e2d3c * rename mu_msg_str => mu_str 2010-11-23 00:44:18 +02:00
Dirk-Jan C. Binnema d1494028e7 * update testcases for mu-msg-field 2010-11-20 14:43:35 +02:00
Dirk-Jan C. Binnema d112c2c930 * update testcases for normalization 2010-11-02 00:08:31 +02:00
Dirk-Jan C. Binnema 0c763c48f1 * tests/Makefile.am: add message 4 to test cases 2010-10-23 12:05:35 +03:00
Dirk-Jan C. Binnema 3f2023ed92 * tests: fix make distcheck 2010-10-09 15:36:32 +03:00
Dirk-Jan C. Binnema a5db0a6d81 * tests/: update unit tests 2010-10-04 22:33:22 +03:00
Dirk-Jan C. Binnema f2770c5957 * added some more test cases 2010-09-26 15:52:07 +03:00
Dirk-Jan C. Binnema 88ed5a9a6f * tests: small cleanups 2010-09-12 23:38:34 +03:00
Dirk-Jan C. Binnema 35bb2d143a * tests: updated for changes elsewhere, add new tests for searching messages 2010-09-12 16:33:18 +03:00
Dirk-Jan C. Binnema 80a08462d8 * update / add unit tests 2010-09-10 20:37:06 +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 9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03:00
Dirk-Jan C. Binnema 52e6fa5f32 * add some mu-msg-gmime unit tests 2010-08-18 00:18:42 +03:00
Dirk-Jan C. Binnema 5190a8bc58 * fix the wrong dirs that broke test cases 2010-02-05 18:54:27 +02:00
Dirk-Jan C. Binnema b416714622 * tests/: update test cases a bit 2010-02-04 22:48:13 +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 4eb9f8049b * tests: add some test cases for querying. add dummy.cc to enforce C++ linking 2010-01-31 14:14:19 +02:00
Dirk-Jan C. Binnema 5b0a9c04ff * src/tests/Makefile.am: add the test mails to EXTRA_DIST 2010-01-29 08:20:36 +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
Dirk-Jan C. Binnema afcd800a2e * set up (unit) test framework using gtester 2010-01-25 10:24:33 +02:00