mediawiki-extensions-Scribunto/tests/engines
Brad Jorsch 35ee461a0b Improve frame:callParserFunction argument validation
From wikitext, $parser->callParserFunction() will always get an array of
strings with at least an element [0]. Let's match this from Scribunto:
stringify numbers, and require that [0] (although in Lua it'll be [1]).

Also fix an old broken unit test.

Bug: 63597
Change-Id: Ie7ac34ae4bce70cec455d90c3f02a658644f6866
2014-05-13 05:14:07 +00:00
..
LuaCommon Improve frame:callParserFunction argument validation 2014-05-13 05:14:07 +00:00
LuaSandbox Update phpunit @group annotations 2013-11-01 11:56:24 -04:00
LuaStandalone LuaStandalone: Release functions when no longer referenced 2014-02-25 22:59:05 +00:00