aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_util_jid.lua
Commit message (Expand)AuthorAgeFilesLines
* test_util_jid: make function test() local [luacheck]Anton Shestakov2016-07-091-1/+1
* util.jid+tests: Add simple helpers... node(), host() and resource() for extra...Matthew Wild2016-03-171-0/+70
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
* tests/test_util_jid.lua: Add more tests for JID splittingMatthew Wild2010-08-311-3/+6
* tests/test_util_jid.lua: Better formatting, comments, and stop giving 5 argum...Matthew Wild2010-08-101-4/+7
* util.jid: compare() added, with some tests.Kim Alvefur2010-07-161-0/+11
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* tests: Add tests for util.jid.join()Matthew Wild2009-11-271-0/+11
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* 0.3->0.4Matthew Wild2009-03-201-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
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Add a couple more tests for jid.splitMatthew Wild2008-12-051-0/+2
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Improve jid.split() and jid.bare() to pass new test cases with invalid JIDsMatthew Wild2008-11-211-0/+20
* 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-271-0/+13