summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHaavard <havardpe@yahoo-inc.com>2017-02-02 13:31:52 +0000
committerHaavard <havardpe@yahoo-inc.com>2017-02-02 13:31:52 +0000
commitb43487c485fe65cde4b33a3c319b5f0419065e8b (patch)
treed0e88b896fa3e4b7f38a6be6bbddfb606da865b6 /vespalib/CMakeLists.txt
parentea810ce997ef0216771695496fb1165a81cb46b0 (diff)
input reader test
bonus: MemoryInput utility with test
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 59e3cd29c0b..d29b577401e 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -20,6 +20,8 @@ vespa_define_module(
src/tests/closure
src/tests/component
src/tests/compress
+ src/tests/data/input_reader
+ src/tests/data/memory_input
src/tests/data/output_writer
src/tests/data/simple_buffer
src/tests/delegatelist