]> source.dussan.org Git - nextcloud-server.git/commit
Test ownCloud CardDAV sharing using CalDAVTester
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 12:23:50 +0000 (13:23 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 18 Jan 2016 21:14:51 +0000 (22:14 +0100)
commit45baf03a2acbecc46310611f9bd6670b1e93eb00
tree14bcfb183aa872daddb948be40bb08e37aa07a79
parent1448215055ddfc0c0300ac727952d4f0e904334b
Test ownCloud CardDAV sharing using CalDAVTester
23 files changed:
apps/dav/lib/carddav/addressbook.php
apps/dav/lib/carddav/card.php
apps/dav/lib/carddav/carddavbackend.php
apps/dav/lib/carddav/sharing/plugin.php
apps/dav/lib/carddav/sharing/xml/sharerequest.php
apps/dav/tests/travis/caldavtest/config/serverinfo.dtd [deleted file]
apps/dav/tests/travis/caldavtest/config/serverinfo.xml [deleted file]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/1.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/4.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/6.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/7.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/8.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/sharing/read-write/9.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vcurrent-user-principal/1.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vreports/put/1.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vreports/put/2.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vreports/put/3.vcf [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vreports/sync/1.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/data/Resource/CardDAV/vreports/sync/2.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/serverinfo.dtd [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/serverinfo.xml [new file with mode: 0644]
apps/dav/tests/travis/caldavtest/tests/CardDAV/sharing-addressbooks.xml [new file with mode: 0644]
apps/dav/tests/travis/carddav/script.sh