mediawiki-extensions-Scribunto/engines/LuaCommon
Brad Jorsch 499665c36f Make tests work when $wgLanguageCode != 'en'
* For most tests, subclassing MediaWikiLangTestCase instead of
  MediaWikiTestCase works.
* The Site library needs to not reuse its namespace cache if the
  language changed.
* ScribuntoExceptions are still being localized for some reason; test
  the message and args of the exception instead of using getMessage().

Bug: T69483
Change-Id: I1c0ca3b11b6228654b47ceb92c1b1be7bda6709a
2015-02-19 16:05:17 +00:00
..
lualib Merge "Adds support for JSON encoding and decoding" 2015-02-05 02:58:44 +00:00
HtmlLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
LanguageLibrary.php Merge "Allow for dynamically-loaded PHP libraries" 2014-10-03 14:01:46 +00:00
LibraryBase.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
LuaCommon.php Normalize newlines before calling preprocessor 2014-12-22 04:15:52 +00:00
LuaInterpreter.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
MessageLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
SiteLibrary.php Make tests work when $wgLanguageCode != 'en' 2015-02-19 16:05:17 +00:00
TextLibrary.php Adds support for JSON encoding and decoding 2015-01-26 15:13:22 -08:00
TitleLibrary.php Expose file size and MIME to Lua 2015-02-12 01:18:57 +01:00
UriLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
UstringLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00