diff options
| author | Vincent Richard <[email protected]> | 2013-02-14 11:16:26 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-02-14 11:16:26 +0100 |
| commit | bf40e22537d741e77d43575c8cba022fc5611b0f (patch) | |
| tree | 42991b15efcc3748f7cffcc0927d1726e3ffe004 /SConstruct | |
| parent | Unit tests for POP3Response. (diff) | |
| download | vmime-bf40e22537d741e77d43575c8cba022fc5611b0f.tar.gz vmime-bf40e22537d741e77d43575c8cba022fc5611b0f.zip | |
Unit tests for POP3Utils.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -377,6 +377,7 @@ libvmimetest_sources = [ 'tests/security/digest/sha1Test.cpp', # =============================== Net ================================ 'tests/net/pop3/POP3ResponseTest.cpp', + 'tests/net/pop3/POP3UtilsTest.cpp', 'tests/net/smtp/SMTPTransportTest.cpp', 'tests/net/smtp/SMTPCommandTest.cpp', 'tests/net/smtp/SMTPCommandSetTest.cpp', |
