wiki.techinc.nl/tests/phpunit/integration/includes
C. Scott Ananian a92d1283bf Make LanguageFactory::getParentLanguage() consistent with ::getLanguage()
Allow Bcp47Code (which includes Language) as a parameter to
::getParentLanguage(), to match what was added in
Iea158fc849964ba71a27363f9522b1b3bbb82aee. Add a note to warn
callers that ::getParentLanguage() does *not* accept the same set
of string codes as ::getLanguage(); however if you pass an object
instead of a string the behavior matches.

Change-Id: I89c581ea12b354d8988c1ae8787a05976b8e3143
2023-01-31 11:33:22 -05:00
..
block Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
cache Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
CommentFormatter Replace comments about deprecated Linker::commentBlock/formatComment 2022-12-11 01:03:15 +00:00
context tests: Consolidate legacy Context tests into integration suite 2023-01-17 10:08:39 -05:00
db rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo
htmlform Simplify callback in HTMLForm tests 2023-01-10 21:34:00 +01:00
language Make LanguageFactory::getParentLanguage() consistent with ::getLanguage() 2023-01-31 11:33:22 -05:00
libs tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
logging tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
page Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
parser LanguageVariantConverter: Add fallback to core LanguageConverter 2022-12-11 12:12:33 +05:30
Permissions Merge "Clarify wording for high-volume grants" 2023-01-13 04:49:43 +00:00
poolcounter
Rest/Handler rest: forward query parameters to redirects 2023-01-30 15:38:25 -03:00
revisionlist
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
Storage actions: Replace deprecated Linker::commentBlock 2022-12-11 00:17:37 +00:00
user rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
utils
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
SanitizerValidateEmailTest.php
StubGlobalUserTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
StubObjectTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
TemplateParserIntegrationTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00