diff options
| author | Vincent Richard <[email protected]> | 2013-03-11 10:05:09 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-03-11 10:05:09 +0100 |
| commit | 32a80f6c1ed501ceb2e1d7613dcdcce6cdf6fe23 (patch) | |
| tree | 72f7ac0894025d16b8dca950fdfe2df97972faf6 /SConstruct | |
| parent | Refactored unit tests. (diff) | |
| download | vmime-32a80f6c1ed501ceb2e1d7613dcdcce6cdf6fe23.tar.gz vmime-32a80f6c1ed501ceb2e1d7613dcdcce6cdf6fe23.zip | |
Fixed mailbox and mailbox group parsing. Added unit tests.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -363,6 +363,7 @@ libvmimetest_sources = [ 'tests/parser/headerTest.cpp', 'tests/parser/headerFieldTest.cpp', 'tests/parser/htmlTextPartTest.cpp', + 'tests/parser/mailboxGroupTest.cpp', 'tests/parser/mailboxTest.cpp', 'tests/parser/mediaTypeTest.cpp', 'tests/parser/messageIdTest.cpp', |
