aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-10-19 21:00:26 +0000
committerVincent Richard <[email protected]>2005-10-19 21:00:26 +0000
commit00baffa8ed78e30ff5584da1878c18ba9b5746cd (patch)
tree73b02e64cecf2ed62d8f794c747c671301a1a660 /SConstruct
parentRefactoring of built-in services registration system. (diff)
downloadvmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.tar.gz
vmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.zip
Added 'charsetFilteredOutputStream'.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 62e040cd..8848cf7a 100644
--- a/SConstruct
+++ b/SConstruct
@@ -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',