tests/test.lua
Wed, 20 Jul 2016 17:24:49 +0200 Kim Alvefur tests: Adapt test for util.queue to the test framework
Wed, 13 Jul 2016 10:25:52 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 12 Jul 2016 13:59:02 +0200 Kim Alvefur tests: Add basic test for net.http.parser
Sun, 22 May 2016 20:06:51 +0100 Matthew Wild tests: Add initial tests for util.async
Sat, 05 Mar 2016 23:42:01 +0000 Matthew Wild tests: Add basic tests for util.xml and util.xmppstream
Fri, 04 Mar 2016 22:17:16 +0000 Matthew Wild Add tests for util.json
Sun, 21 Feb 2016 18:05:54 +0100 Kim Alvefur tests: Add minimal test for util.random that checks that it returns the number of bytes requested
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
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Mon, 26 Jul 2010 01:12:52 +0500 Waqas Hussain tests: Added tests for util.sasl.scram.Hi().
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 27 Nov 2009 18:00:47 +0000 Matthew Wild tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment
Fri, 27 Nov 2009 17:39:17 +0000 Matthew Wild tests/test.lua: Print the current test being run if verbosity sufficient
Sat, 17 Oct 2009 13:36:40 +0100 Matthew Wild tests: More environment magic to help get stuff working in a sandbox
Fri, 16 Oct 2009 22:30:59 +0100 Matthew Wild tests: Have fake module() set _M to satisfy some modules
Fri, 16 Oct 2009 22:13:54 +0100 Matthew Wild tests: Add tests for new modulemanager load_modules_for_host code
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 13 Feb 2009 22:21:59 +0500 Waqas Hussain Fixed tests/test.lua to work on Windows
Wed, 11 Feb 2009 19:50:58 +0000 Matthew Wild Small fix to change verbosity level of subtests
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Fri, 09 Jan 2009 17:36:28 +0000 Matthew Wild Add test for previous commit
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Sat, 06 Dec 2008 03:41:49 +0000 Matthew Wild Add hostmanager, and eventmanager
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Sun, 30 Nov 2008 18:57:23 +0000 Matthew Wild Add test for latin1toutf8 (which passes)
Sat, 29 Nov 2008 03:49:46 +0000 Matthew Wild Also look for binary modules in the parent directory when running tests
Fri, 21 Nov 2008 05:46:15 +0000 Matthew Wild Update test.lua with a work-in-progress
Thu, 20 Nov 2008 21:02:49 +0000 Matthew Wild Update unit testing to output coverage reports
Tue, 18 Nov 2008 22:41:04 +0000 Matthew Wild We have SRV resolving \o/
Sat, 15 Nov 2008 23:11:17 +0000 Matthew Wild Warn when subtest function does not exist
Sat, 15 Nov 2008 19:05:01 +0000 Matthew Wild Some fixes for our test runner
Sat, 27 Sep 2008 19:18:05 +0100 Matthew Wild Adding initial unit testing scripts
less more (0) tip