]> source.dussan.org Git - nextcloud-server.git/commit
Add DB group to some files_external tests
authorThomas Müller <thomas.mueller@tmit.eu>
Wed, 25 Nov 2015 15:58:54 +0000 (16:58 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 30 Nov 2015 09:55:10 +0000 (10:55 +0100)
commitf9fc2546724e94d0cf1eb06baa784f9e79816617
tree7963f9ff055a2de0d76afc1ab70dfd9bf8acfa9e
parent26d758f0b1a8ea930511c31456b09f662230842a
Add DB group to some files_external tests

Adding group Db to federation tests and ldap tests

Add group DB to Test_UrlGenerator

Adding group DB to trashbin and versions tests

Adding group DB to Test_Util_CheckServer for pg
21 files changed:
apps/federation/tests/backgroundjob/getsharedsecrettest.php
apps/files_external/tests/amazons3migration.php
apps/files_external/tests/etagpropagator.php
apps/files_external/tests/owncloudfunctions.php
apps/files_trashbin/tests/command/expiretest.php
apps/files_versions/tests/command/cleanuptest.php
apps/files_versions/tests/command/expiretest.php
apps/user_ldap/tests/access.php
apps/user_ldap/tests/connection.php
apps/user_ldap/tests/group_ldap.php
apps/user_ldap/tests/mapping/groupmapping.php
apps/user_ldap/tests/mapping/usermapping.php
apps/user_ldap/tests/user/manager.php
apps/user_ldap/tests/user/user.php
apps/user_ldap/tests/user_ldap.php
apps/user_ldap/tests/wizard.php
lib/private/files/storage/dav.php
lib/private/urlgenerator.php
tests/lib/urlGenerator.php [new file with mode: 0644]
tests/lib/urlgenerator.php [deleted file]
tests/lib/utilcheckserver.php