nextcloud-server/tests/lib
Vincent Petry c92a0e4152
Normalize directory entries in Encoding wrapper
Directory entry file names are now normalized in getMetaData(),
getDirectoryContents() and opendir().

This makes the scanner work properly as it assumes pre-normalized names.

In case the names were not normalized, the scanner will now skip the
entries and display a warning when applicable.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-17 09:43:25 +07:00
..
Accounts fix populating account array with missing default values 2021-10-22 23:05:43 +07:00
Activity
App Fix unit tests 2021-10-21 09:27:12 +07:00
AppFramework Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Archive
Authentication Prevent duplicate auth token activity updates 2021-10-22 09:32:22 +07:00
Avatar Enable Avatar tests as well for PHP>=8 2021-10-28 17:49:32 +07:00
BackgroundJob Move queries to the joblist 2021-10-14 09:57:16 +07:00
Cache
Calendar Build instances of the calendar providers before using them 2021-10-14 16:06:51 +07:00
Collaboration Allow to get a local cloud id without going through the contacts manager 2021-07-14 16:08:05 +07:00
Command
Comments Add integration tests for group 2021-10-12 14:05:38 +07:00
Contacts/ContactsMenu Change origin field to appId 2021-10-20 14:47:28 +07:00
DB Bump doctrine/dbal from 3.0.0 to 3.1.3 2021-10-22 09:03:45 +07:00
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 2021-04-01 13:48:21 +07:00
Encryption Log and continue when failing to update encryption keys during for individual files 2021-03-19 14:12:07 +07:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +07:00
Federation Allow to get a local cloud id without going through the contacts manager 2021-07-14 16:08:05 +07:00
Files Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +07:00
GlobalScale
Group Fix types in the Group Manager 2021-03-03 14:52:47 +07:00
Hooks
Http Adjust test 2021-04-06 11:37:47 +07:00
IntegrityCheck Fix integrity checker tests 2021-10-13 18:10:37 +07:00
L10N Add L10n factory method for generic language heuristics 2021-10-13 09:57:21 +07:00
Lock
Lockdown
Log
Mail Set local domain for swiftmailer transport 2021-05-31 15:04:00 +07:00
Memcache Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
Migration
Notification Fair use of push notifications 2021-10-23 00:54:50 +07:00
OCS
Preview
PublicNamespace
Remote
Repair test: adjust expectation 2021-01-29 19:32:12 +07:00
RichObjectStrings
Route
Security Add an OCP for trusted domain helper 2021-10-28 10:24:16 +07:00
Session
Settings Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Share
Share20 Add unit test for share enumeration method 2021-11-09 14:42:57 +07:00
Support Fair use of push notifications 2021-10-23 00:54:50 +07:00
SystemTag
Template
Traits
Updater
User Fix unit tests 2021-11-12 15:01:56 +07:00
Util
APITest.php
AllConfigTest.php use specific email getter where necessary 2021-09-09 19:23:05 +07:00
AppConfigTest.php
AppTest.php Fix unit tests 2021-04-27 14:34:32 +07:00
AutoLoaderTest.php
CapabilitiesManagerTest.php Fix warnings about logException 2021-06-04 10:57:09 +07:00
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php Cleaner removePassword regex 2021-03-27 18:42:58 +07:00
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Revert "Do not run image tests on php8" 2021-10-28 17:49:21 +07:00
InfoXmlTest.php
InitialStateServiceTest.php Fix unit tests 2021-04-27 14:34:32 +07:00
InstallerTest.php Fix unit tests 2021-04-27 14:34:32 +07:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 2021-06-07 21:43:30 +07:00
LoggerTest.php
MemoryInfoTest.php Let memory limit set in tests fit the used amount 2021-07-22 17:05:29 +07:00
NaturalSortTest.php
NavigationManagerTest.php Let apps toggle an unread counter on app icons 2021-06-16 17:12:56 +07:00
RepairStepTest.php log full expection during repair step 2021-03-18 08:45:17 +07:00
ServerTest.php
SetupTest.php Fix unit tests 2021-04-27 14:34:32 +07:00
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Remove tests that just prove mocked calls and don't actually validate anything useful 2021-09-27 14:24:48 +07:00
TestMoveableMountPoint.php
UpdaterTest.php Fix unit tests 2021-04-27 14:34:32 +07:00
UrlGeneratorTest.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2021-10-05 13:06:59 +07:00
UtilCheckServerTest.php
UtilTest.php OC_Util: Add fallbacks to check if current locale is UTF8 2021-11-16 00:40:52 +07:00