1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
mu/lib/tests
Adam Sampson b44039eda9 Ensure tests have unique names.
glib 2.46 complains if this isn't the case:
(test-mu-str:28790): GLib-ERROR **: duplicate test case path: /mu-str/mu-str-esc-to-list
2015-09-23 12:01:19 +01: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
dummy.cc * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
Makefile.am mu: fix make distcheck 2015-09-22 12:03:44 +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 Ensure tests have unique names. 2015-09-23 12:01:19 +01:00
test-mu-util.c mu: deactivate unit test for mu_util_dir_expand 2015-03-15 13:26:56 +02:00