diff options
| author | Vincent Richard <[email protected]> | 2013-04-26 22:52:13 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-04-26 22:52:13 +0200 |
| commit | ee68f6c06f553b9346ae9143be8efcfff8e902e9 (patch) | |
| tree | 0f00f40f4d6fd8445e54705b2f36207d0f0570ea /SConstruct | |
| parent | Added unit tests for IMAPTag. Initialize sequence number at 1. (diff) | |
| download | vmime-ee68f6c06f553b9346ae9143be8efcfff8e902e9.tar.gz vmime-ee68f6c06f553b9346ae9143be8efcfff8e902e9.zip | |
Allow SPACEs at end of response line (Apple iCloud IMAP server).
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -397,6 +397,7 @@ libvmimetest_sources = [ 'tests/net/pop3/POP3ResponseTest.cpp', 'tests/net/pop3/POP3UtilsTest.cpp', 'tests/net/imap/IMAPTagTest.cpp', + 'tests/net/imap/IMAPParserTest.cpp', 'tests/net/smtp/SMTPTransportTest.cpp', 'tests/net/smtp/SMTPCommandTest.cpp', 'tests/net/smtp/SMTPCommandSetTest.cpp', |
