1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-23 07:16:48 +02:00
mu/src/tests
djcb 0be852b288 * improve support for non-latin languages (cyrillic etc.) (WIP)
- change the various escaping / normalization functions to better deal with
    non-ascii, non-latin languages, such as Russian.

    It seems. now we can match 'Тесла' or 'Аркона' without problem.

  - added unit test.

  - WIP -- needs more testing.
2012-04-16 01:10:46 +03:00
..
testdir * update/add unit tests for threading 2011-06-30 23:43:08 +03:00
testdir2 * add unit tests for the mime, attachment contents searching; they even pass 2011-12-01 21:18:56 +02:00
testdir3 * update/add unit tests for threading 2011-06-30 23:43:08 +03:00
dummy.cc * tests: add some test cases for querying. add dummy.cc to enforce C++ linking 2010-01-31 14:14:19 +02:00
Makefile.am * tests/: fix test cases for freebsd (and other bsds) 2012-03-14 21:33:06 +02:00
test-mu-cmd-cfind.c * test-mu-cmd-cfind.c: fix unit tests for ubuntu 10.04 2012-03-19 00:14:48 +02:00
test-mu-cmd.c * tests: more gracefully deal with the case where there's no en_US.utf8 locale 2012-03-08 00:11:31 +02:00
test-mu-common.c * tests/: fix test cases for freebsd (and other bsds) 2012-03-14 21:33:06 +02:00
test-mu-common.h * tests: more gracefully deal with the case where there's no en_US.utf8 locale 2012-03-08 00:11:31 +02:00
test-mu-contacts.c * test-mu-cmd.c, test-mu-contacts.c: fix tiny leaks in test cases 2011-05-25 08:12:27 +03:00
test-mu-date.c * test-mu-date: added some unit tests 2011-07-21 21:58:56 +03:00
test-mu-flags.c * add mu-flags unit tests 2011-08-16 23:43:36 +03:00
test-mu-maildir.c * tests: don't use mu_util_init_system, small cleanups 2012-03-19 20:49:19 +02:00
test-mu-msg-fields.c * refactor msg-sorting a bit 2011-07-02 12:50:29 +03:00
test-mu-msg.c * tests: don't use mu_util_init_system, small cleanups 2012-03-19 20:49:19 +02:00
test-mu-query.c * mu-str.c, test-mu-query.c: ensure all unit tests pass 2012-04-13 22:12:44 +03:00
test-mu-runtime.c * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00
test-mu-store.c * tests/: fix test cases for freebsd (and other bsds) 2012-03-14 21:33:06 +02:00
test-mu-str.c * improve support for non-latin languages (cyrillic etc.) (WIP) 2012-04-16 01:10:46 +03:00
test-mu-threads.c * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
test-mu-util.c * test-mu-util.c: remove broken test case 2012-03-19 20:54:23 +02:00