mediawiki-extensions-Scribunto/tests/engines/LuaCommon
Antoine Musso 1cf6339a1b test: change interwiki to a meaningful name
When investigating a test failure on T155600 I found the title
'scribuntotitletest:Module:TestFramework' to be rather obscure.  Had to
browse the code to findout 'scribuntotitletest' is an interwiki prefix.

Update TitleLibraryTest php/lua and change the interwiki prefix to the
more meaningful 'interwikiprefix'.

Bug: T155600
Change-Id: Iec63734c82b0835a7f2444ea9af35617876831d5
2017-01-19 09:48:55 +01:00
..
CommonTest.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
CommonTests-data-fail1.lua
CommonTests-data-fail2.lua
CommonTests-data-fail3.lua
CommonTests-data-fail4.lua
CommonTests-data-fail5.lua
CommonTests-data.lua
CommonTests-lib.lua Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
CommonTests.lua
HashLibraryTest.php Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
HashLibraryTests.lua Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
HtmlLibraryTest.php SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
HtmlLibraryTests.lua SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
LanguageLibraryTest.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
LanguageLibraryTests.lua Update LanguageLibraryTests per changes in core 2016-03-20 18:02:22 -04:00
LibraryUtilTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LibraryUtilTests.lua Improve error messages in mw.html 2014-12-08 17:01:31 +00:00
LuaDataProvider.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LuaEngineTestBase.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LuaEnvironmentComparisonTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LuaInterpreterTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
luaParserTests.txt Improve validation of ScribuntoContent 2016-09-14 11:50:07 -07:00
MessageLibraryTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
MessageLibraryTests.lua
SiteLibraryTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
SiteLibraryTests.lua Add mw.site.interwikiMap 2014-12-24 01:17:48 +09:00
TestFramework.lua Allow for skipping Lua tests 2014-07-01 10:48:36 -04:00
TextLibraryTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
TextLibraryTests.lua Allow nil in mw.text.jsonEncode 2015-06-16 16:36:30 +00:00
TitleLibraryTest.php test: change interwiki to a meaningful name 2017-01-19 09:48:55 +01:00
TitleLibraryTests.lua test: change interwiki to a meaningful name 2017-01-19 09:48:55 +01:00
UriLibraryTest.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
UriLibraryTests.lua
UstringLibraryNormalizationTests.lua Add toNFKC and toNFKD to mw.ustring 2016-04-02 15:22:42 +00:00
UstringLibraryPureLuaTest.php Add handling for PCRE errors in ustringGsub 2016-07-15 15:43:58 -04:00
UstringLibraryTest.php Add handling for PCRE errors in ustringGsub 2016-07-15 15:43:58 -04:00
UstringLibraryTests.lua Merge "Ustring: Let gcodepoint work with moderately long strings" 2016-12-16 00:42:02 +00:00