From b882d8c240a1667a820adb703d3f7c84dfcd61c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Feb 2017 23:02:52 +0300 Subject: Add support for parsing zip archives. Also add unit tests for test it. --- 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 2141da3cc..7e76a7b99 100644 --- a/data/test/CMakeLists.txt +++ b/data/test/CMakeLists.txt @@ -15,6 +15,9 @@ SET(FILES test.txt test2.txt test.zip + test2.zip + test3.zip + test4.zip testintmap.xml units.xml ) -- cgit v1.2.3-70-g09d2