Yay! test coverage starts to show first green spots.

http://debian.citadel.org/coverage/libcitadel/lib/index.html

Di Dez 07 2010 16:27:03 EST von "dothebart" <dotheb...@uncensored.citadel.org> Betreff: [SCM] citadel.org branch, master, updated. bb844ffeae944bb80257323b84d25d742488bf53

Push to the project "citadel.org ": The branch, master has been updated
via bb844ffeae944bb80257323b84d25d742488bf53 (commit)
via 93732f7256027b1f90d92303aab28e479e0a2c00 (commit)
from 82a955f8397a6622d2e4ee11e0df8e83ddf44cfd (commit)

Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=bb844ffeae944bb80257323b84d25d742488bf53
commit bb844ffeae944bb80257323b84d25d742488bf53
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date: Tue Dec 7 22:27:52 2010 +0100

Add more test-mimecontainers.

http://code.citadel.org/cgit.cgi/gitcitadel.org/commit/?id=93732f7256027b1f90d92303aab28e479e0a2c00
commit 93732f7256027b1f90d92303aab28e479e0a2c00
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date: Tue Dec 7 22:24:49 2010 +0100

Be more conservative about when not to apply binary searching for the next boundary or not.

-----------------------------------------------------------------------

Summary of changes:
libcitadel/lib/mime_parser.c | 10 +-
libcitadel/tests/testdata/mime/bumperstickers.eml |16841 ++++
libcitadel/tests/testdata/mime/karsten_1.eml |101352 ++++++++++++++++++++
libcitadel/tests/testdata/mime/karsten_2.eml |90974 ++++++++++++++++++
.../mime/mail_with_multiple_attachments.eml |13548 +++
libcitadel/tests/testdata/mime/mortorary.eml | 60 +
.../tests/testdata/mime/qp_with_extra_blanks.eml | 75 +
libcitadel/tests/testdata/mime/spam_GB2312.eml | 2434 +
.../tests/testdata/mime/spam_iso-2022-jp.eml | 322 +
libcitadel/tests/testdata/mime/spam_koir8-r.eml | 100 +
libcitadel/tests/testdata/mime/spam_utf8.eml | 79 +
.../tests/testdata/mime/spam_windows-1255.eml | 98 +
.../tests/testdata/mime/spam_windows-1255_2.eml | 90 +
.../tests/testdata/mime/spam_windows-874.eml | 40 +
14 files changed, 226020 insertions(+), 3 deletions(-)
create mode 100644 libcitadel/tests/testdata/mime/bumperstickers.eml
create mode 100644 libcitadel/tests/testdata/mime/karsten_1.eml
create mode 100644 libcitadel/tests/testdata/mime/karsten_2.eml
create mode 100644 libcitadel/tests/testdata/mime/mail_with_multiple_attachments.eml
create mode 100644 libcitadel/tests/testdata/mime/mortorary.eml
create mode 100644 libcitadel/tests/testdata/mime/qp_with_extra_blanks.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_GB2312.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_iso-2022-jp.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_koir8-r.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_utf8.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_windows-1255.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_windows-1255_2.eml
create mode 100644 libcitadel/tests/testdata/mime/spam_windows-874.eml


hooks/post-receive
--
citadel.org

 

Reply via email to