test_util_jid: make function test() local [luacheck]
|
Anton Shestakov |
Sat, 09 Jul 2016 00:56:32 +0800 |
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID
|
Matthew Wild |
Thu, 17 Mar 2016 23:15:08 +0000 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
tests/test_util_jid.lua: Add more tests for JID splitting
|
Matthew Wild |
Tue, 31 Aug 2010 00:28:49 +0100 |
tests/test_util_jid.lua: Better formatting, comments, and stop giving 5 arguments to a 4-argument function (thanks Asterix :) )
|
Matthew Wild |
Tue, 10 Aug 2010 14:07:03 +0100 |
util.jid: compare() added, with some tests.
|
Kim Alvefur |
Fri, 16 Jul 2010 00:36:02 +0200 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
tests: Add tests for util.jid.join()
|
Matthew Wild |
Fri, 27 Nov 2009 17:41:52 +0000 |
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 |
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 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Add a couple more tests for jid.split
|
Matthew Wild |
Fri, 05 Dec 2008 02:02:40 +0000 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs
|
Matthew Wild |
Fri, 21 Nov 2008 05:02:53 +0000 |
Renamed some of the variables in jid.split test to make it clearer
|
Matthew Wild |
Mon, 10 Nov 2008 00:00:46 +0000 |
Fix jid.split test function
|
Matthew Wild |
Sun, 09 Nov 2008 23:58:19 +0000 |
Adding initial unit testing scripts
|
Matthew Wild |
Sat, 27 Sep 2008 19:18:05 +0100 |