diff options
| author | Vincent Richard <[email protected]> | 2013-04-26 22:47:51 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-04-26 22:47:51 +0200 |
| commit | 5a3d88855b37666b3ea9102863b85ff137e5027e (patch) | |
| tree | 8c710426f824c06e0014ea7b118029fb64ad1f74 /SConstruct | |
| parent | Issue #36: added support for wildcard in Common Name when verifying host name... (diff) | |
| download | vmime-5a3d88855b37666b3ea9102863b85ff137e5027e.tar.gz vmime-5a3d88855b37666b3ea9102863b85ff137e5027e.zip | |
Added unit tests for IMAPTag. Initialize sequence number at 1.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -396,6 +396,7 @@ libvmimetest_sources = [ # =============================== Net ================================ 'tests/net/pop3/POP3ResponseTest.cpp', 'tests/net/pop3/POP3UtilsTest.cpp', + 'tests/net/imap/IMAPTagTest.cpp', 'tests/net/smtp/SMTPTransportTest.cpp', 'tests/net/smtp/SMTPCommandTest.cpp', 'tests/net/smtp/SMTPCommandSetTest.cpp', |
