From 35ff05fe5c98a26581a9282730a0a624605b70e1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Feb 2017 03:36:05 +0300 Subject: Add more unit tests for virtfs. Also add some testing files. --- data/test/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/test/CMakeLists.txt') diff --git a/data/test/CMakeLists.txt b/data/test/CMakeLists.txt index 73802bc56..11d0b5b61 100644 --- a/data/test/CMakeLists.txt +++ b/data/test/CMakeLists.txt @@ -13,9 +13,12 @@ SET(FILES serverlistplus.xml simplefile.txt test.txt + test2.txt test.zip testintmap.xml units.xml ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/test) + +ADD_SUBDIRECTORY(dir1) -- cgit v1.2.3-70-g09d2