Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2015-05-12 16:49:01 +0300
committerKlaas Freitag <freitag@owncloud.com>2015-05-19 18:09:39 +0300
commit823f9fa0d1e42e8acfaad3132c0bd0c0a8e847e1 (patch)
tree98c0392908b10a4012fe30151d370f0b432cc41c /test/CMakeLists.txt
parent67d38bc87b775a096d3df22d5df5c4fa118b4ce5 (diff)
Checksum Calculation: Add unit test.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index f1d44061b..ac3b34e33 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -33,4 +33,5 @@ owncloud_add_test(SyncFileItem "")
owncloud_add_test(ConcatUrl "")
owncloud_add_test(XmlParse "")
+owncloud_add_test(FileSystem "")