mediawiki-extensions-Scribunto/tests/phpunit/Engines/LuaCommon
C. Scott Ananian f5f4355633 Set some title properties to nil for interwiki links
In order to avoid misleading the caller, set some title properties to
nil for interwiki links. That value should still be falsey, but can
prevent making unwarranted assumptions about the destination of
interwiki links.

Split from I847ac4b7587b98be06b25fe14765e9efdc7b774d because this
could possibly have effects on existing modules.

Change-Id: I06efea9b264ba0f09bfb36e6bf1bb04f1cdd03e4
2024-01-16 20:49:42 +00:00
..
CommonTests-data-fail1.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-data-fail2.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-data-fail3.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-data-fail4.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-data-fail5.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-data.json Add mw.loadJsonData() 2022-10-13 04:46:25 +00:00
CommonTests-data.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests-lib.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
CommonTests.lua Add mw.loadJsonData() 2022-10-13 04:46:25 +00:00
HashLibraryTest.php Add more @covers 2022-10-08 20:59:33 +01:00
HashLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
HtmlLibraryTest.php Add more @covers 2022-10-08 20:59:33 +01:00
HtmlLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
LanguageLibraryTest.php Use namespaced Title 2023-08-19 20:18:41 +02:00
LanguageLibraryTests.lua mw.language: add :toBcp47Code() method 2023-12-15 00:18:54 +00:00
LibraryUtilTest.php Add more @covers 2022-10-08 20:59:33 +01:00
LibraryUtilTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
LuaCommonTest.php Use namespaced Title 2023-08-19 20:18:41 +02:00
LuaCommonTestsFailLibrary.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
LuaCommonTestsLibrary.php Namespace tests 2022-09-30 00:59:00 +00:00
LuaDataProvider.php Use namespaced Title 2023-08-19 20:18:41 +02:00
LuaEngineTestBase.php Remove Database group again where possible 2023-09-06 11:33:42 +02:00
LuaEngineTestHelper.php tests: Declare class properties in LuaEngineTestHelper 2023-10-06 20:19:22 +02:00
LuaEngineTestSkip.php Namespace tests 2022-09-30 00:59:00 +00:00
LuaEngineUnitTestBase.php Namespace tests 2022-09-30 00:59:00 +00:00
LuaEnvironmentComparisonTest.php Use namespaced Title 2023-08-19 20:18:41 +02:00
LuaInterpreterTestBase.php Update tests for PHPUnit 9.6 2023-11-22 15:18:47 +00:00
MessageLibraryTest.php Add more @covers 2022-10-08 20:59:33 +01:00
MessageLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
SiteLibraryTest.php Add more @covers 2022-10-08 20:59:33 +01:00
SiteLibraryTests.lua Add test for mw.site.stylePath and mw.site.currentVersion 2023-12-29 23:23:21 +08:00
TestFramework.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
TextLibraryTest.php Add more @covers 2022-10-08 20:59:33 +01:00
TextLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
TitleLibraryTest.php Use namespaced Title 2023-08-19 20:18:41 +02:00
TitleLibraryTests.lua Set some title properties to nil for interwiki links 2024-01-16 20:49:42 +00:00
UriLibraryTest.php Remove Database group again where possible 2023-09-06 11:33:42 +02:00
UriLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
UstringLibraryNormalizationTestProvider.php Namespace tests 2022-09-30 00:59:00 +00:00
UstringLibraryNormalizationTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00
UstringLibraryPureLuaTest.php Namespace tests 2022-09-30 00:59:00 +00:00
UstringLibraryTest.php Namespace tests 2022-09-30 00:59:00 +00:00
UstringLibraryTests.lua Capitalise Engines folder 2022-09-30 00:58:27 +00:00