aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 0.3->0.4Matthew Wild2009-03-207-7/+7
* tests: Add test for iq error repliesMatthew Wild2009-03-031-0/+36
* Added tests/run_tests.bat for running tests on WindowsWaqas Hussain2009-02-131-0/+10
* Fixed tests/test.lua to work on WindowsWaqas Hussain2009-02-131-2/+7
* Add tests for util.multitableMatthew Wild2009-02-131-0/+62
* Add test to check for incorrect handling of iq from c2s to local bare JIDsMatthew Wild2009-02-111-0/+23
* Small fix to change verbosity level of subtestsMatthew Wild2009-02-111-1/+1
* Correct tests for stanza routing IQs to bare JIDsMatthew Wild2009-02-111-2/+2
* Update copyright notices for 2009Matthew Wild2009-01-306-12/+12
* 0.2->0.3Matthew Wild2009-01-306-6/+6
* GPL->MIT!Matthew Wild2009-01-306-78/+12
* Add more tests for util/stanza.lua serialization routinesMatthew Wild2009-01-091-0/+13
* Add test for previous commitMatthew Wild2009-01-092-1/+9
* 0.1 -> 0.2Matthew Wild2008-12-106-6/+6
* Add hostmanager, and eventmanagerMatthew Wild2008-12-061-2/+23
* Add a couple more tests for jid.splitMatthew Wild2008-12-051-0/+2
* Insert copyright/license headersMatthew Wild2008-12-036-0/+120
* No need for the placeholder file in tests/ because the directory is no longer...Matthew Wild2008-11-301-1/+0
* Add test for latin1toutf8 (which passes)Matthew Wild2008-11-302-0/+76
* Also look for binary modules in the parent directory when running testsMatthew Wild2008-11-291-0/+1
* Import initial configmanager, not sure if it works yet, but it does pass the ...Matthew Wild2008-11-211-0/+28
* Update test.lua with a work-in-progressMatthew Wild2008-11-211-3/+3
* Improve jid.split() and jid.bare() to pass new test cases with invalid JIDsMatthew Wild2008-11-211-0/+20
* Oops, never added the tests for s2smanager to the repoMatthew Wild2008-11-201-0/+38
* Add run_tests.shMatthew Wild2008-11-201-0/+3
* Update unit testing to output coverage reportsMatthew Wild2008-11-202-6/+62
* We have SRV resolving \o/Matthew Wild2008-11-181-0/+1
* You can never have too many testsMatthew Wild2008-11-151-0/+24
* Warn when subtest function does not existMatthew Wild2008-11-151-0/+1
* Add tests for core.stanza_routerMatthew Wild2008-11-151-0/+134
* Add new logger for tests to useMatthew Wild2008-11-151-0/+36
* Some fixes for our test runnerMatthew Wild2008-11-151-4/+24
* Renamed some of the variables in jid.split test to make it clearerMatthew Wild2008-11-101-5/+5
* Fix jid.split test functionMatthew Wild2008-11-091-3/+4
* Adding initial unit testing scriptsMatthew Wild2008-09-272-0/+77
* Added tests/ folderMatthew Wild2008-08-251-0/+1