mediawiki-extensions-Scribunto/tests/phpunit/engines/LuaCommon
Brad Jorsch 0ee41431c2 Don't error if someone returns a built-in function from their module
This is getting close to the point of "don't do that, just wrap the
built-in". But since it's a regression in a recent patch, let's restore
the old behavior here.

Bug: T236092
Change-Id: Ieddc23d942bc91fd0246ae14d8a4af7719e3834f
2019-10-23 08:41:40 +00:00
..
CommonTest.php Don't error if someone returns a built-in function from their module 2019-10-23 08:41:40 +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 Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
HashLibraryTest.php Split LuaEngineTestBase to LuaEngineUnitTestBase and LuaEngineTestBase 2019-08-31 10:51:26 +02:00
HashLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
HtmlLibraryTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
HtmlLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
LanguageLibraryTest.php Split LuaEngineTestBase to LuaEngineUnitTestBase and LuaEngineTestBase 2019-08-31 10:51:26 +02:00
LanguageLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
LibraryUtilTest.php Split LuaEngineTestBase to LuaEngineUnitTestBase and LuaEngineTestBase 2019-08-31 10:51:26 +02:00
LibraryUtilTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
LuaDataProvider.php Disable Squiz.Classes.ValidClassName.NotCamelCaps globally 2018-05-24 22:26:11 -07:00
LuaEngineTestBase.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
LuaEngineTestHelper.php Update to use PHPUnit 6 class names 2019-10-05 20:17:05 -07:00
LuaEngineUnitTestBase.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
LuaEnvironmentComparisonTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
LuaInterpreterTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
MessageLibraryTest.php Split LuaEngineTestBase to LuaEngineUnitTestBase and LuaEngineTestBase 2019-08-31 10:51:26 +02:00
MessageLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
SiteLibraryTest.php Split LuaEngineTestBase to LuaEngineUnitTestBase and LuaEngineTestBase 2019-08-31 10:51:26 +02:00
SiteLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TestFramework.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TextLibraryTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
TextLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TitleLibraryTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
TitleLibraryTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
UriLibraryTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
UriLibraryTests.lua mw.uri: Support IP-Literal syntax 2019-05-19 07:55:29 +00:00
UstringLibraryNormalizationTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
UstringLibraryPureLuaTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
UstringLibraryTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:31:29 -07:00
UstringLibraryTests.lua ustring: Match undocumented string.gsub behavior 2018-11-01 03:59:35 +00:00