aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.lua
Commit message (Expand)AuthorAgeFilesLines
* util.rfc3484: New util implementing RFC3484 sortingFlorian Zeitz2011-10-221-0/+1
* tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form en...Matthew Wild2011-08-101-0/+2
* Monster whitespace commit (beware the whitespace monster).Waqas Hussain2010-10-161-1/+1
* tests: Added tests for util.sasl.scram.Hi().Waqas Hussain2010-07-261-0/+1
* Merge 0.6->0.7Matthew Wild2010-03-221-2/+2
|\
| * Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* | tests/test.lua: Changes to environment handling of tests, and replace module(...Matthew Wild2009-11-271-6/+9
* | tests/test.lua: Print the current test being run if verbosity sufficientMatthew Wild2009-11-271-0/+3
|/
* tests: More environment magic to help get stuff working in a sandboxMatthew Wild2009-10-171-5/+8
* tests: Have fake module() set _M to satisfy some modulesMatthew Wild2009-10-161-1/+1
* tests: Add tests for new modulemanager load_modules_for_host codeMatthew Wild2009-10-161-0/+1
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* Fixed tests/test.lua to work on WindowsWaqas Hussain2009-02-131-2/+7
* Small fix to change verbosity level of subtestsMatthew Wild2009-02-111-1/+1
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* Add test for previous commitMatthew Wild2009-01-091-1/+2
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Add hostmanager, and eventmanagerMatthew Wild2008-12-061-2/+23
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Add test for latin1toutf8 (which passes)Matthew Wild2008-11-301-0/+40
* Also look for binary modules in the parent directory when running testsMatthew Wild2008-11-291-0/+1
* Update test.lua with a work-in-progressMatthew Wild2008-11-211-3/+3
* Update unit testing to output coverage reportsMatthew Wild2008-11-201-6/+61
* We have SRV resolving \o/Matthew Wild2008-11-181-0/+1
* Warn when subtest function does not existMatthew Wild2008-11-151-0/+1
* Some fixes for our test runnerMatthew Wild2008-11-151-4/+24
* Adding initial unit testing scriptsMatthew Wild2008-09-271-0/+64