diff options
| author | Vincent Richard <[email protected]> | 2013-08-16 11:41:25 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-08-16 11:41:25 +0200 |
| commit | 757f8a7dc706b83e969309d44bc04dc38785d157 (patch) | |
| tree | 466de92acc2322be2ccbbfea90d744811f0e5101 /SConstruct | |
| parent | Fixed isEmpty() test. (diff) | |
| download | vmime-757f8a7dc706b83e969309d44bc04dc38785d157.tar.gz vmime-757f8a7dc706b83e969309d44bc04dc38785d157.zip | |
Fixed segfault at POP3 connection error.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -416,6 +416,7 @@ libvmimetest_sources = [ 'tests/net/messageSetTest.cpp', 'tests/net/pop3/POP3CommandTest.cpp', 'tests/net/pop3/POP3ResponseTest.cpp', + 'tests/net/pop3/POP3StoreTest.cpp', 'tests/net/pop3/POP3UtilsTest.cpp', 'tests/net/imap/IMAPTagTest.cpp', 'tests/net/imap/IMAPParserTest.cpp', |
