aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct3
1 files changed, 3 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index f5d74f8b..bd751271 100644
--- a/SConstruct
+++ b/SConstruct
@@ -370,6 +370,9 @@ libvmimetest_sources = [
'tests/utility/urlTest.cpp',
'tests/utility/smartPtrTest.cpp',
'tests/utility/encoderTest.cpp',
+ 'tests/utility/outputStreamStringAdapterTest.cpp',
+ 'tests/utility/outputStreamSocketAdapterTest.cpp',
+ 'tests/utility/outputStreamByteArrayAdapterTest.cpp',
# =============================== Misc ===============================
'tests/misc/importanceHelperTest.cpp',
# ============================= Security =============================