This website requires JavaScript.
Explore
Help
Sign In
alx
/
mu4e
Watch
1
Star
0
Fork
0
You've already forked mu4e
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7eb244b3b0ad64d5f791bf6755c1532d1c5d76b7
mu4e
/
lib
/
tests
History
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
…
dummy.cc
…
Makefile.am
mu: Test splicing child containers when there is only one thread
2014-08-15 10:10:39 +02:00
test-mu-common.c
* lib: fix broken unit test
2014-01-15 21:27:18 +02:00
test-mu-common.h
…
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
…
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
…
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