ca9dc6ee6b
* test-mu-query.c: add specific tests for searching accented chars, as per #38
...
this seems to work even for "Kröger", even though 'mu view' does not show
the correct value. It could be some inconsistency in GMime, need to check.
2011-05-18 00:15:52 +03:00
3d79ba8c13
* 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:00:10 +03:00
186e44ca66
* mu-query: some cleanups
2011-03-21 01:56:32 +02:00
e0b484e922
* make mu-cmd reference-counted (make mu_msg_destroy internal, use
...
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00
a315e15081
* cosmetics
2010-12-12 18:32:37 +02:00
3d3a4f8308
* mu-query.cc, mu-store.cc: use the escaping for some fields; update test case
2010-11-29 21:29:43 +02:00
52972f1ec9
* test cases: update for mu-msg / mu-runtime change
2010-11-27 16:07:24 +02:00
dfeb0f7736
* update tests for GError-changes
2010-11-25 21:49:44 +02:00
b87b5d25fd
* use GError to convey error info in MuQuery; update users
2010-11-24 00:47:36 +02:00
085d0732c1
* unit tests: updated for other changes
2010-11-21 15:41:25 +02:00
f114d2f511
* testcases: update for other changes, add some tests
2010-11-21 13:43:40 +02:00
d1494028e7
* update testcases for mu-msg-field
2010-11-20 14:43:35 +02:00
3c5314e4ed
* tests: updated
2010-11-11 22:05:10 +02:00
fd2df0199c
* test-mu-query.c: add some more test
2010-11-09 00:26:24 +02:00
f2770c5957
* added some more test cases
2010-09-26 15:52:07 +03:00
82176c8991
* unit-tests: small updates to tests
2010-09-26 15:23:17 +03:00
6a3327e534
* test-mu-query.c: comment-out some debugging stuff
2010-09-13 21:27:33 +03:00
88ed5a9a6f
* tests: small cleanups
2010-09-12 23:38:34 +03:00
35bb2d143a
* tests: updated for changes elsewhere, add new tests for searching messages
2010-09-12 16:33:18 +03:00
c09cb1303b
* cleanup, improve, refactor message summary
2010-09-11 11:19:58 +03:00
80a08462d8
* update / add unit tests
2010-09-10 20:37:06 +03:00
57fc2441a8
* <many>: make gmime initialization/de-initialization implicit (remove mu_msg_init/mu_msg_uninit)
2010-09-10 08:18:04 +03:00
32a218d76e
* cleanup testcase, update for mu_msg_iter_is_done
2010-09-09 00:09:33 +03:00
60be96510f
* test-mu-query.c: add test for mu_msg_iter_get_msg, summary
2010-09-05 13:01:33 +03:00
572da91216
* add new test for non-ascii search
2010-09-04 14:37:19 +03:00
0c04143bbc
* rename MuQueryXapian => MuQuery
2010-08-25 21:46:16 +03:00
b50a3dc245
* rename MuMsgIterXapian => MuMsgIter
2010-08-25 21:29:53 +03:00
7895a1376b
* tests/test-mu-query: add 'count_matches' function; add test_mu_query_03
...
(currently failing)
2010-03-02 17:27:08 +02:00
01db6dcf45
* cosmetic
2010-02-11 20:20:50 +02:00
6f64f013be
* test-mu-query.c: updated
2010-02-09 22:11:15 +02:00
e01f37dc57
* tests/: update
2010-02-08 21:25:53 +02:00
b416714622
* tests/: update test cases a bit
2010-02-04 22:48:13 +02:00
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
933245928f
* mu-index.c, mu-maildir.c, test-mu-query.c: some refactoring to get max line
...
len <= 35
2010-02-02 08:46:01 +02:00
22e9d22c17
* <many>: refactor querying a bit
2010-01-31 20:36:56 +02:00
a5ea077357
* test-mu-query.c: add some test cases
2010-01-31 17:37:14 +02:00
4eb9f8049b
* tests: add some test cases for querying. add dummy.cc to enforce C++ linking
2010-01-31 14:14:19 +02:00