Log

tests/test.lua @ 7747:0e442402cebc

description author age
Merge 0.10->trunk Matthew Wild Thu, 21 Jul 2016 12:24:18 +0100
tests: Adapt test for util.queue to the test framework Kim Alvefur Wed, 20 Jul 2016 17:24:49 +0200
Merge 0.10->trunk Kim Alvefur Wed, 13 Jul 2016 10:25:52 +0200
tests: Add basic test for net.http.parser Kim Alvefur Tue, 12 Jul 2016 13:59:02 +0200
tests: Add initial tests for util.async Matthew Wild Sun, 22 May 2016 20:06:51 +0100
tests: Add basic tests for util.xml and util.xmppstream Matthew Wild Sat, 05 Mar 2016 23:42:01 +0000
Add tests for util.json Matthew Wild Fri, 04 Mar 2016 22:17:16 +0000
tests: Add minimal test for util.random that checks that it returns the number of bytes requested Kim Alvefur Sun, 21 Feb 2016 18:05:54 +0100
tests: Use util.envload to load chunks (fixes #608) Kim Alvefur Thu, 28 Jan 2016 14:45:44 +0100
tests: Add test for util.uuid (checks that the output format is correct) Kim Alvefur Sun, 10 Jan 2016 03:35:00 +0100
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
tests: Add small test for util.throttle Kim Alvefur Wed, 23 Dec 2015 08:49:38 +0100