aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-08-26 19:05:36 +0200
committerVincent Richard <[email protected]>2005-08-26 19:05:36 +0200
commit99884b3d9bb27828497250941f0c41dcdbd766fe (patch)
treeac21927a03175011604c2565f957cae5ec144330 /SConstruct
parentFixed ambiguity when parameter is not const. (diff)
downloadvmime-99884b3d9bb27828497250941f0c41dcdbd766fe.tar.gz
vmime-99884b3d9bb27828497250941f0c41dcdbd766fe.zip
Unit tests for 'misc::importanceHelper'.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct3
1 files changed, 2 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index bbde1e99..5d90333e 100644
--- a/SConstruct
+++ b/SConstruct
@@ -314,7 +314,8 @@ libvmimetest_sources = [
'tests/utility/stringUtilsTest.cpp',
'tests/utility/pathTest.cpp',
'tests/utility/urlTest.cpp',
- 'tests/utility/smartPtrTest.cpp'
+ 'tests/utility/smartPtrTest.cpp',
+ 'tests/misc/importanceHelperTest.cpp'
]
libvmime_autotools = [