diff options
| author | Vincent Richard <[email protected]> | 2005-01-02 16:24:07 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-01-02 16:24:07 +0100 |
| commit | 3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15 (patch) | |
| tree | 96213b35cd67d728305e31bdd9e893fa21b7a5db /SConstruct | |
| parent | Fixed compilation warnings. (diff) | |
| download | vmime-3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15.tar.gz vmime-3a2aa8e9b85bff2bbb460ccb58f63b5565f90f15.zip | |
Added unit tests for 'bodyPart'.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -301,6 +301,7 @@ libvmimetest_common = [ ] libvmimetest_sources = [ + [ 'tests/parser/bodyPartTest', [ 'tests/parser/bodyPartTest.cpp' ] ], [ 'tests/parser/encoderTest', [ 'tests/parser/encoderTest.cpp' ] ], [ 'tests/parser/headerTest', [ 'tests/parser/headerTest.cpp' ] ], [ 'tests/parser/mailboxTest', [ 'tests/parser/mailboxTest.cpp' ] ], |
