diff options
| author | Vincent Richard <[email protected]> | 2013-02-25 10:42:47 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-02-25 10:42:54 +0100 |
| commit | e65b3e0f552450600905150728ff1db060481f3a (patch) | |
| tree | 004f70b33016824246a74a0ff5a9186540b40f6e /SConstruct | |
| parent | Merge pull request #25 from mabrand/fix-case (diff) | |
| download | vmime-e65b3e0f552450600905150728ff1db060481f3a.tar.gz vmime-e65b3e0f552450600905150728ff1db060481f3a.zip | |
Unit tests for wordEncoder.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -368,6 +368,7 @@ libvmimetest_sources = [ 'tests/parser/pathTest.cpp', 'tests/parser/parameterTest.cpp', 'tests/parser/textTest.cpp', + 'tests/parser/wordEncoderTest.cpp', # ============================== Utility ============================= 'tests/utility/datetimeUtilsTest.cpp', 'tests/utility/filteredStreamTest.cpp', |
