mu/lib/tests
djcb 7eb244b3b0 mu: don't use __FUNCTION__, use __func__
__FUNCTION__ is deprecated and gives compilation warnings. __func__ is
standardized in c99.
2015-04-22 21:06:31 +03:00
..
testdir * handle message-ids a bit specially, update unit tests 2013-10-13 20:05:29 +03:00
testdir2 * fix matching backslashes, add some tests 2013-05-27 05:49:43 -07:00
testdir3 tests: threads: Test if grandchild message promotes only its subthread 2014-07-15 07:24:47 +02:00
testdir4 * lib/tests: support X-Label and X-Keywords, update unit test 2012-08-09 10:01:06 +03:00
Makefile.am mu: Test splicing child containers when there is only one thread 2014-08-15 10:10:39 +02:00
dummy.cc * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
test-mu-common.c * lib: fix broken unit test 2014-01-15 21:27:18 +02:00
test-mu-common.h * update copyright years 2013-03-30 11:32:07 +02:00
test-mu-container.c mu: Test splicing child containers when there is only one thread 2014-08-15 10:10:39 +02:00
test-mu-date.c * update copyright years 2013-03-30 11:32:07 +02:00
test-mu-flags.c mu: don't use __FUNCTION__, use __func__ 2015-04-22 21:06:31 +03:00
test-mu-maildir.c mu: don't use __FUNCTION__, use __func__ 2015-04-22 21:06:31 +03:00
test-mu-msg-fields.c * update copyright years 2013-03-30 11:32:07 +02:00
test-mu-msg.c * mu: unbreak unit test after flag changes (fixes #247) 2013-07-07 10:46:35 +03:00
test-mu-store.c * lib: fix broken unit test 2014-01-15 21:27:18 +02:00
test-mu-str.c * mu-str: treat '..' in non-range fields differently 2013-06-01 06:07:29 -07:00
test-mu-util.c mu: deactivate unit test for mu_util_dir_expand 2015-03-15 13:26:56 +02:00