Log

tests/test.lua @ 5309:2da869d95271

description author age
util.rfc3484: New util implementing RFC3484 sorting Florian Zeitz 2011-10-22
tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions Matthew Wild 2011-08-10
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
tests: Added tests for util.sasl.scram.Hi(). Waqas Hussain 2010-07-25
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment Matthew Wild 2009-11-27
tests/test.lua: Print the current test being run if verbosity sufficient Matthew Wild 2009-11-27
tests: More environment magic to help get stuff working in a sandbox Matthew Wild 2009-10-17
tests: Have fake module() set _M to satisfy some modules Matthew Wild 2009-10-16
tests: Add tests for new modulemanager load_modules_for_host code Matthew Wild 2009-10-16
Remove version number from copyright headers Matthew Wild 2009-07-10
0.3->0.4 Matthew Wild 2009-03-20
Fixed tests/test.lua to work on Windows Waqas Hussain 2009-02-13
Small fix to change verbosity level of subtests Matthew Wild 2009-02-11
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
Add test for previous commit Matthew Wild 2009-01-09
0.1 -> 0.2 Matthew Wild 2008-12-10
Add hostmanager, and eventmanager Matthew Wild 2008-12-06
Insert copyright/license headers Matthew Wild 2008-12-03
Add test for latin1toutf8 (which passes) Matthew Wild 2008-11-30
Also look for binary modules in the parent directory when running tests Matthew Wild 2008-11-29
Update test.lua with a work-in-progress Matthew Wild 2008-11-21
Update unit testing to output coverage reports Matthew Wild 2008-11-20
We have SRV resolving \o/ Matthew Wild 2008-11-18
Warn when subtest function does not exist Matthew Wild 2008-11-15
Some fixes for our test runner Matthew Wild 2008-11-15
Adding initial unit testing scripts Matthew Wild 2008-09-27