diff options
| author | Vincent Richard <[email protected]> | 2005-10-19 21:00:26 +0000 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-19 21:00:26 +0000 |
| commit | 00baffa8ed78e30ff5584da1878c18ba9b5746cd (patch) | |
| tree | 73b02e64cecf2ed62d8f794c747c671301a1a660 /SConstruct | |
| parent | Refactoring of built-in services registration system. (diff) | |
| download | vmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.tar.gz vmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.zip | |
Added 'charsetFilteredOutputStream'.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -333,6 +333,7 @@ libvmimetest_sources = [ # ============================== Parser ============================== 'tests/parser/attachmentHelperTest.cpp', 'tests/parser/bodyPartTest.cpp', + 'tests/parser/charsetTest.cpp', 'tests/parser/datetimeTest.cpp', 'tests/parser/dispositionTest.cpp', 'tests/parser/encoderTest.cpp', |
