diff options
| author | Vincent Richard <[email protected]> | 2006-07-13 18:32:39 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-07-13 18:32:39 +0200 |
| commit | 9a42c8bca4af312b2506a8ae409f9c533946a5c7 (patch) | |
| tree | 1cbe3c9907522617393798c70bae73a33b846292 /SConstruct | |
| parent | Fixed warning for uninitialized variable. (diff) | |
| download | vmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.tar.gz vmime-9a42c8bca4af312b2506a8ae409f9c533946a5c7.zip | |
Fixed bugs in MHTML code + unit tests.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -342,6 +342,7 @@ libvmimetest_sources = [ 'tests/parser/dispositionTest.cpp', 'tests/parser/encoderTest.cpp', 'tests/parser/headerTest.cpp', + 'tests/parser/htmlTextPartTest.cpp', 'tests/parser/mailboxTest.cpp', 'tests/parser/mediaTypeTest.cpp', 'tests/parser/messageIdTest.cpp', |
