Log

tests/test.lua @ 7610:8c60d7b4a0c1

description author age
tests: Adapt test for util.queue to the test framework Kim Alvefur 2016-07-20
Merge 0.10->trunk Kim Alvefur 2016-07-13
tests: Add basic test for net.http.parser Kim Alvefur 2016-07-12
tests: Add initial tests for util.async Matthew Wild 2016-05-22
tests: Add basic tests for util.xml and util.xmppstream Matthew Wild 2016-03-05
Add tests for util.json Matthew Wild 2016-03-04
tests: Add minimal test for util.random that checks that it returns the number of bytes requested Kim Alvefur 2016-02-21
tests: Use util.envload to load chunks (fixes #608) Kim Alvefur 2016-01-28
tests: Add test for util.uuid (checks that the output format is correct) Kim Alvefur 2016-01-10
tests: Correct mistake from latst merge, use the same variable name in all 3 places where it matters Kim Alvefur 2016-01-10
tests: Fix merge, modulemanager test was removed Kim Alvefur 2016-01-08
Merge 0.9->0.10 Kim Alvefur 2016-01-08
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 2016-01-06
tests: Add small test for util.throttle Kim Alvefur 2015-12-23
tests: Add tests for util.cache Matthew Wild 2015-11-26