mediawiki-extensions-Scribunto/tests/engines
Brad Jorsch 307a5b1be8 Clean up lualibs
Clean up the modules in engines/LuaCommon/lualib:
* Fix luabit/bit.lua to return its table instead of trying to set the
  global directly.
* Fix luabit/hex.lua to return its table instead of trying to set the
  global directly.
* luabit/noki.lua is useless for our purposes
* luabit/utf8.lua is redundant to mw.ustring
* stringtools uses coroutines, which we don't support

Also fix a parser test that has apparently been broken for a long time.

Change-Id: I1284cddb6e9b94327964cb1077d8dbdf7def6d06
2013-02-28 18:39:16 -08:00
..
LuaCommon Clean up lualibs 2013-02-28 18:39:16 -08:00
LuaSandbox Make Lua engine tests modular 2013-02-06 09:10:57 -05:00
LuaStandalone Make Lua engine tests modular 2013-02-06 09:10:57 -05:00