index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Age
Commit message (
Collapse
)
Author
2012-05-21
* fix refactoring fall-out
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb
2012-05-20
* append all inline text/plain parts for the body, add test cases
djcb
2012-05-14
* add some test mails for the unit tests
djcb
2012-05-11
* fix: shortcut for signed is 'z', not 's'; add some unit tests as well
djcb
2012-05-04
* mu-str.c: do some more massaging for xapian queries with brackets, add ↵
djcb
unit tests
2012-04-16
* improve support for non-latin languages (cyrillic etc.) (WIP)
djcb
- 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-13
* mu-str.c, test-mu-query.c: ensure all unit tests pass
djcb
2012-04-13
* update unit tests for new escaping
djcb
2012-03-30
* mu-str etc.: improve escaping (for gmail folder names)
djcb
2012-03-19
* test-mu-util.c: remove broken test case
djcb
2012-03-19
* tests: don't use mu_util_init_system, small cleanups
djcb
2012-03-19
* test-mu-cmd-cfind.c: fix unit tests for ubuntu 10.04
djcb
the tests made unwarranted assumptions about the order in which addresses are returned.
2012-03-14
* tests/: fix test cases for freebsd (and other bsds)
djcb
2012-03-08
* tests: more gracefully deal with the case where there's no en_US.utf8 locale
djcb
2012-03-08
* test-mu-util.c: fix test_mu_util_dir_expand_03 for the symlink case
djcb
2012-02-26
* test-mu-maildir: add some extra tests for maildir creation
Dirk-Jan C. Binnema
2012-02-26
* cosmetics
Dirk-Jan C. Binnema
2012-02-23
* mu-cmd-find.c: --format=links: don't show error when there isn't any + ↵
Dirk-Jan C. Binnema
unit test
2012-02-13
* update test, docs for mu extract
djcb
2012-01-31
* test-mu-maildir.c: work around some weirdness on MacOS, fix permissions
djcb
failure in 'distcheck'
2012-01-23
* test-mu-maildir.c: make the verbose output a bit more useful.
djcb
2012-01-22
* minor
djcb
2012-01-21
* tests: fix unit tests for the improved parsing
djcb
2012-01-12
* test-mu-store: fix tiny leak in unit test
djcb
2011-12-07
* <many>: add possibility to limit max number of search results
djcb
2011-12-01
* add unit tests for the mime, attachment contents searching; they even pass
djcb
2011-11-27
* tests/Makefile.am: add new test e-mails to makefile
djcb
2011-11-27
* update test cases
djcb
2011-11-24
* update test cases
djcb
2011-11-13
* add test cases for RFC822 attachments, maildirs with spaces in name (do not
djcb
pass...)
2011-10-24
* fix unit tests (i.e.. fix re-indexing messages bug)
djcb
2011-09-18
* fix make check, make cc10 and make line33
Dirk-Jan C. Binnema
2011-09-18
* test-mu-store: updated test cases for API changes
Dirk-Jan C. Binnema
2011-09-12
* test-mu-store.c: update for API change
Dirk-Jan C. Binnema
2011-09-12
* mu-maildir: make public mu_maildir_get_maildir_from_path, add tests
Dirk-Jan C. Binnema
2011-09-03
* updated test cases; in particular, use g_test_verbose
Dirk-Jan C. Binnema
2011-08-30
* update test cases for other changes
Dirk-Jan C. Binnema
2011-08-29
* update test cases for other changes
Dirk-Jan C. Binnema
2011-08-16
* add mu-flags unit tests
Dirk-Jan C. Binnema
2011-08-16
Merge branch 'master' into emu
Dirk-Jan C. Binnema
2011-08-16
* fix 'make distcheck' -- make thread test work regardless of indexing-order ↵
Dirk-Jan C. Binnema
of files
2011-08-13
* restore flag:unread and some optimization
Dirk-Jan C. Binnema
2011-08-13
* update maildir unit tests
Dirk-Jan C. Binnema
2011-08-13
* mu-maildir.[ch]: re-implement message flag parsing, message moving
Dirk-Jan C. Binnema
2011-08-11
* MuMsgFlags => MuFlags
Dirk-Jan C. Binnema
2011-08-11
* test-mu-maildir.c: add some test cases
Dirk-Jan C. Binnema
2011-08-10
* test-mu-store.c: fix test case (gboolean vs MuExitCode)
Dirk-Jan C. Binnema
2011-08-03
* some mu_store_store => mu_store_store_msg and the consequences
Dirk-Jan C. Binnema
2011-07-23
* update for new mu_runtime init stuff
Dirk-Jan C. Binnema
[next]