log tests/test.lua @ 7131:ea3eea291321

age author description
Thu, 28 Jan 2016 14:45:44 +0100 Kim Alvefur tests: Use util.envload to load chunks (fixes #608)
Sun, 10 Jan 2016 03:35:00 +0100 Kim Alvefur tests: Add test for util.uuid (checks that the output format is correct)
Sun, 10 Jan 2016 03:25:16 +0100 Kim Alvefur tests: Correct mistake from latst merge, use the same variable name in all 3 places where it matters
Fri, 08 Jan 2016 16:20:02 +0100 Kim Alvefur tests: Fix merge, modulemanager test was removed
Fri, 08 Jan 2016 16:16:08 +0100 Kim Alvefur Merge 0.9->0.10
Wed, 06 Jan 2016 00:24:06 +0000 Matthew Wild 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.*
Wed, 23 Dec 2015 08:49:38 +0100 Kim Alvefur tests: Add small test for util.throttle
Thu, 26 Nov 2015 00:12:51 +0000 Matthew Wild tests: Add tests for util.cache
Fri, 04 Sep 2015 10:55:39 +0100 Matthew Wild tests: Return status code depending on whether tests passed
Thu, 26 Mar 2015 16:48:39 +0000 Matthew Wild Merge 0.9->0.10
Mon, 23 Mar 2015 17:16:54 +0000 Matthew Wild tests: Add UTF-8 validity tests
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 18 May 2013 17:14:30 +0100 Matthew Wild tests: Some much-needed cleanup...
Sat, 22 Oct 2011 17:59:33 +0200 Florian Zeitz util.rfc3484: New util implementing RFC3484 sorting
Wed, 10 Aug 2011 17:49:37 -0400 Matthew Wild tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions