nextcloud-server/tests/lib
Daniel Kesselberg 68eecca4d4 chore: update expected results for CLDR 42
Punic 3.8.0 / CLDR 42 added a narrow no-break space unicode character for the time formats and a new default pattern for datetime.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-07-27 13:57:02 +02:00
..
Accounts
Activity
App chore(app): Do not clear unused cache key 2023-05-30 17:48:20 +02:00
AppFramework feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 2023-07-11 07:35:50 +02:00
Archive
Authentication Fix event names of 2FA related typed events 2023-07-03 14:25:01 +02:00
Avatar
BackgroundJob Fix tests 2023-07-07 13:39:10 +02:00
Cache
Calendar
Collaboration Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Command
Comments Cover expire_date with unit tests 2023-04-26 13:21:08 -03:00
Contacts/ContactsMenu
DB fix(tests): Adjust unit tests to outline the schema is checked twice now 2023-07-21 12:17:36 +02:00
Diagnostics
DirectEditing
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
EventDispatcher fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Federation
Files chore: ugly type juggling 2023-06-21 16:53:20 +02:00
GlobalScale Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Group Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
Hooks
Http feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
IntegrityCheck Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
L10N chore: update expected results for CLDR 42 2023-07-27 13:57:02 +02:00
Lock
Lockdown
Log
Mail try to fix tests 2023-06-23 17:12:45 +02:00
Memcache redis: move lua scripts to class and add type hints 2023-05-10 17:37:02 -07:00
Metadata
Migration
Net
Notification
OCS
Preview feat: add width, height, crop and mode to BeforePreviewFetchedEvent 2023-06-23 16:27:35 +02:00
PublicNamespace
Remote
Repair Clear generated avatar caches 2023-05-15 18:18:21 +02:00
RichObjectStrings
Route
Security chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +02:00
Session
Settings
Share
Share20 fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Support Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
SystemTag
Talk
Template fix(JSResourceLocator): Handle missing translations silently 2023-05-11 18:22:24 +02:00
TextProcessing Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2023-07-14 16:00:31 +02:00
Traits
Updater Add instance category while checking new updates 2023-07-18 15:39:23 +02:00
User fix(dav): Abort requests with 429 instead of waiting 2023-05-03 22:43:36 +02:00
Util Clear up return types 2023-04-27 12:00:45 +02:00
AllConfigTest.php
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php chore: update expected results for CLDR 42 2023-07-27 13:57:02 +02:00
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 2023-06-01 11:31:27 +02:00
InitialStateServiceTest.php
InstallerTest.php chore: Drop \OC_App::getAppVersion 2023-06-01 11:31:26 +02:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php fix: Correctly add module content type to script tags when scripts with versions are used 2023-07-18 13:10:37 +02:00
TempManagerTest.php
TestCase.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
TestMoveableMountPoint.php
UpdaterTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UrlGeneratorTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UtilCheckServerTest.php
UtilTest.php