]> source.dussan.org Git - nextcloud-server.git/commit
fix autoloading in LPAP integration tests, resolves #544 550/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 25 Jul 2016 08:58:03 +0000 (10:58 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 25 Jul 2016 09:05:59 +0000 (11:05 +0200)
commit686cb599b61ccad8cd8b0bf23d6870a56313f0eb
treed49110103aa3412df1385d5417710fe2b362b568
parenta20f4c432b0cee0b968b1c8c3514d1e798f574ef
fix autoloading in LPAP integration tests, resolves #544
12 files changed:
apps/user_ldap/tests/Integration/Bootstrap.php [new file with mode: 0644]
apps/user_ldap/tests/Integration/Lib/IntegrationTestAccessGroupsMatchFilter.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestBackupServer.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestBatchApplyUserAttributes.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestConnect.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestCountUsersByLoginName.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestUserHome.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php
lib/private/legacy/app.php