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