Add test utils library
authorFelix Weilbach <felix.weilbach@t-online.de>
Mon, 1 Feb 2021 20:07:17 +0000 (21:07 +0100)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 2 Feb 2021 13:35:04 +0000 (13:35 +0000)
commit02dd363feb87f9205bdc65c2ad6a33d4b94b9630
tree1d1854a71ca11b03a4883b165b90e8c28f81cf61
parent73a41d8e349bc63b0193722a30369ab23a48523b
Add test utils library

The test utils library collects all dependencies that are needed for
tests and gets automatically linked with every test.

Signed-off-by: Felix Weilbach <felix.weilbach@t-online.de>
src/cmd/CMakeLists.txt
test/CMakeLists.txt
test/nextcloud_add_test.cmake