Software /
code /
prosody
Log
tests/test_util_jid.lua @ 5987:bd90250ee1ee
description | author | age |
---|---|---|
tests/test_util_jid.lua: Add more tests for JID splitting | Matthew Wild | 2010-08-30 |
tests/test_util_jid.lua: Better formatting, comments, and stop giving 5 arguments to a 4-argument function (thanks Asterix :) ) | Matthew Wild | 2010-08-10 |
util.jid: compare() added, with some tests. | Kim Alvefur | 2010-07-15 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
tests: Add tests for util.jid.join() | Matthew Wild | 2009-11-27 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
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 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Add a couple more tests for jid.split | Matthew Wild | 2008-12-05 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |
Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs | Matthew Wild | 2008-11-21 |