mediawiki-extensions-Scribunto/tests/engines/LuaStandalone
Brad Jorsch 337abb295f Make Lua engine tests modular
Rework the LuaEngine tests to be entirely modular, so that every library
need not add itself to one monolithic file. This also allows other
extensions that add Lua modules to make unit tests without having to
somehow inject them into a test class owned by Scribunto.

The approach taken is similar to that used for Selenium for running
tests against multiple browsers.

Change-Id: I294b2a8195759c0e4fa211f879305a8eb66d9c9a
2013-02-06 09:10:57 -05:00
..
LuaStandaloneInterpreterTest.php (Bug 37957) php_sapi_name() => PHP_SAPI 2013-02-04 20:27:01 -08:00
StandaloneTest.php Make Lua engine tests modular 2013-02-06 09:10:57 -05:00
StandaloneTests.lua Refactor unit tests 2013-01-09 15:54:25 +00:00