Go to file
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
common Make Lua engine tests modular 2013-02-06 09:10:57 -05:00
engines Add incrementExpensiveFunctionCount() methods 2013-02-01 15:55:16 -05:00
modules Fixed transmission of \0 from Lua standalone 2012-12-03 17:46:11 +11:00
tests/engines Make Lua engine tests modular 2013-02-06 09:10:57 -05:00
.gitignore Add .gitignore 2012-05-21 01:44:42 +01:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
Scribunto.i18n.php Localisation updates from http://translatewiki.net. 2013-01-17 21:28:54 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Add Hebrew namespace aliases 2012-08-26 18:20:59 +00:00
Scribunto.php Make Lua engine tests modular 2013-02-06 09:10:57 -05:00