mediawiki-extensions-Scribunto/tests/engines/LuaCommon
2013-11-06 18:26:56 +00:00
..
CommonTest.php (bug 41769) Add frame:callParserFunction() and frame::extensionTag() 2013-03-18 13:46:26 -04:00
CommonTests-data-fail1.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests-data-fail2.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests-data-fail3.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests-data-fail4.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests-data-fail5.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests-data.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
CommonTests.lua Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
LuaDataProvider.php Make Lua engine tests modular 2013-02-06 09:10:57 -05:00
LuaEngineTestBase.php Fix unit test engine↔parser assignment 2013-03-07 01:42:19 +00:00
LuaEnvironmentComparisonTest.php Update phpunit @group annotations 2013-11-01 11:56:24 -04:00
LuaInterpreterTest.php Fix NaN unit test in phpunit 3.7.14 2013-02-25 16:56:15 -08:00
luaParserTests.txt Add mw.isSubsting() 2013-10-31 22:05:00 -04:00
MessageLibraryTest.php Add mw.message library 2013-02-26 22:20:04 -08:00
MessageLibraryTests.lua Add mw.message library 2013-02-26 22:20:04 -08:00
SiteLibraryTest.php Add mw.site library 2013-02-06 09:20:59 -05:00
SiteLibraryTests.lua Properly handle spaces/underscores in mw.site.namespaces 2013-10-31 11:09:16 -04:00
TestFramework.lua Add mw.title library 2013-02-28 11:57:11 -08:00
TextLibraryTest.php Add text module 2013-03-20 10:10:15 -04:00
TextLibraryTests.lua Add text module 2013-03-20 10:10:15 -04:00
TitleLibraryTest.php (bug 46405) Fix errors in mw.title.new( pageid ) 2013-03-21 09:39:25 -04:00
TitleLibraryTests.lua Regularize whitespace handling in mw.title 2013-10-31 11:54:26 -04:00
UriLibraryTest.php Add mw.uri library 2013-02-07 13:31:24 -05:00
UriLibraryTests.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
UstringLibraryNormalizationTests.lua Lua ustring implementation 2013-02-12 14:26:29 -05:00
UstringLibraryTest.php Lua ustring implementation 2013-02-12 14:26:29 -05:00
UstringLibraryTests.lua Merge "Add frontier pattern (%f[set]) to ustring" 2013-08-30 06:22:40 +00:00