mediawiki-extensions-Scribunto/tests/engines
Brad Jorsch cd618c7a92 ustring: Handle "empty" charset like Lua does (part 2)
Lua actually treats a close-bracket at the start of a bracketed
character class as a literal, rather than using it to close the
character class. Probably unintended behavior, but it happens.

Also, have the pure-lua version throw our more informative errors on
error even when falling back to string.find and the like, and fix some
other weird edge cases that came up in testing.

Bug: T95958
Bug: T115686
Change-Id: Iab783d4a3e58b1514cc09729d4a71c2cb1242ee8
2015-10-16 09:26:55 -04:00
..
LuaCommon ustring: Handle "empty" charset like Lua does (part 2) 2015-10-16 09:26:55 -04:00
LuaSandbox Add missing visibility keywords everywhere 2014-11-14 10:10:23 +01:00
LuaStandalone Revert "Revert "Make tests work when $wgLanguageCode != 'en'"" 2015-02-19 22:30:47 +00:00