mediawiki-extensions-Scribunto/tests/phpunit/engines/LuaCommon
Alexander Vorwerk a34a51fa47 Avoid using WikiPage::factory()
WikiPage::factory() is deprecated since 1.36 and should be replaced
with WikiPageFactory::newFromTitle().

Bug: T297688
Change-Id: Ie333c616c46a71430f8c18db85bdd64c13379ef0
2021-12-18 16:33:19 +00:00
..
CommonTests-data-fail1.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail2.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail3.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail4.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail5.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-lib.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HashLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HashLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HtmlLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
HtmlLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LanguageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LanguageLibraryTests.lua Error message for formatNum should not refer to formatDate 2020-11-26 14:12:15 +01:00
LibraryUtilTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LibraryUtilTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LuaCommonTest.php Replace use of deprecated ParserOutput::addWarning() 2021-10-16 01:17:20 +00:00
LuaCommonTestsFailLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaCommonTestsLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaDataProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestBase.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
LuaEngineTestHelper.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestSkip.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineUnitTestBase.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
LuaEnvironmentComparisonTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
LuaInterpreterTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
LuaUstringLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
MessageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTests.lua build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
SiteLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
SiteLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TestFramework.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TextLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
TextLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TitleLibraryTest.php Avoid using WikiPage::factory() 2021-12-18 16:33:19 +00:00
TitleLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UriLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
UriLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UstringLibraryNormalizationTestProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
UstringLibraryNormalizationTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
UstringLibraryPureLuaTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
UstringLibraryTests.lua Fix a typo: emtpy -> empty 2020-11-22 14:22:33 +00:00