nextcloud/tests/lib
Roeland Jago Douma 799f58391e
More fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27 13:34:41 +01:00
..
Accounts Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Activity Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
App Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
AppFramework Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Archive Remove \OCP\Files::tmpFolder 2018-03-19 10:54:39 +01:00
Authentication Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Avatar Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
BackgroundJob Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Cache Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Calendar Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Collaboration/Collaborators Fix more tests 2019-11-27 13:34:41 +01:00
Command Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Comments Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Contacts/ContactsMenu Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
DB Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Diagnostics Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Encryption Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Federation Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Files More fixes 2019-11-27 13:34:41 +01:00
GlobalScale Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Group Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Hooks Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Http/Client Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
IntegrityCheck Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
L10N Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Lock Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Lockdown Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Log Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Mail Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Memcache Skip redis if not configured 2019-11-27 13:34:41 +01:00
Migration Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Notification Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
OCS Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Preview Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
PublicNamespace Migrate tests for contacts manager to correct test class 2018-03-21 10:43:18 +01:00
Remote Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Repair Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
RichObjectStrings Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Security Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Session Fix more tests 2019-11-27 13:34:41 +01:00
Settings Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Share Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Share20 Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Support Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
SystemTag Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Template Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Traits Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Updater Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
User Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
Util Some php-cs fixes 2019-11-22 20:52:10 +01:00
APITest.php Remove unused methods and constants from legacy OC_API 2018-03-12 18:03:25 +01:00
AllConfigTest.php Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +02:00
AppConfigTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
AppTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
AutoLoaderTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
CapabilitiesManagerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
ConfigTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
ContactsManagerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
DateTimeFormatterTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
ErrorHandlerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
FileChunkingTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
HelperStorageTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
HookHelper.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ImageTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
InfoXmlTest.php Move settings to an app 2019-09-28 09:39:28 +00:00
InitialStateServiceTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
InstallerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
LargeFileHelperGetFileSizeTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
LargeFileHelperTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
LegacyHelperTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
LoggerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
MemoryInfoTest.php Adds license to files. Updates the branch. 2018-08-20 20:46:23 +02:00
NaturalSortTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
NavigationManagerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
RepairStepTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
ServerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
SetupTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
SubAdminTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
TagsTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
TempManagerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
TemplateFunctionsTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
TestCase.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
UpdaterTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
UrlGeneratorTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
UtilCheckServerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
UtilTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00