Software /
code /
prosody
Log
tests/test.lua @ 7072:3121054e665f
description | author | age |
---|---|---|
tests: Correct mistake from latst merge, use the same variable name in all 3 places where it matters | Kim Alvefur | Sun, 10 Jan 2016 03:25:16 +0100 |
tests: Fix merge, modulemanager test was removed | Kim Alvefur | Fri, 08 Jan 2016 16:20:02 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 08 Jan 2016 16:16:08 +0100 |
tests/test.lua: Fix fake module() function to prevent _M from being _G (test.lua's environment), which caused modules to break the sandbox when they set _M.* | Matthew Wild | Wed, 06 Jan 2016 00:24:06 +0000 |