aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for util.queueMatthew Wild2015-06-031-0/+68
* Merge 0.9->0.10 (third time lucky)Matthew Wild2015-03-273-0/+72
|\
| * utf8_sequences.txt: OopsMatthew Wild2015-03-231-1/+1
| * tests: Add UTF-8 validity testsMatthew Wild2015-03-233-0/+72
* | Remove all trailing whitespaceFlorian Zeitz2013-08-0912-51/+51
* | test_util_rfc6724: Update with new test vectors from RFC 6724Florian Zeitz2013-05-201-29/+75
* | test_util_ip.lua: Add more tests for util.ipMatthew Wild2013-05-181-3/+62
* | test_util_ip: Add tests for IP matchingMatthew Wild2013-05-181-5/+28
* | tests/test_core_configmanager.lua: Update to remove tests based on sections (...Matthew Wild2013-05-181-13/+9
* | tests: Some much-needed cleanup...Matthew Wild2013-05-186-53/+21
|/
* util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashesFlorian Zeitz2013-04-271-1/+1
* util.rfc3484: New util implementing RFC3484 sortingFlorian Zeitz2011-10-222-0/+52
* tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form en...Matthew Wild2011-08-102-0/+39
* tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for w...Matthew Wild2011-02-221-8/+1
* tests/test_util_stanza.lua: Allow stanza.last_add to be nil.Waqas Hussain2010-11-261-1/+0
* Monster whitespace commit (beware the whitespace monster).Waqas Hussain2010-10-166-28/+28
* 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
* tests: Added tests for util.sasl.scram.Hi().Waqas Hussain2010-07-262-0/+24
* util.jid: compare() added, with some tests.Kim Alvefur2010-07-161-0/+11
* Merge 0.6->0.7Matthew Wild2010-03-2210-20/+20
|\
| * Update copyright headers for 2010Matthew Wild2010-03-2210-20/+20
| * tests: Add tests for util.jid.join()Matthew Wild2009-11-271-0/+11
* | Merge with 0.6Matthew Wild2010-02-251-4/+4
|\|
| * tests/test_core_s2smanager.lua: Fix to compare SRV weights correctlyMatthew Wild2010-02-251-4/+4
* | tests/test.lua: Changes to environment handling of tests, and replace module(...Matthew Wild2009-11-271-6/+9
* | tests: Add tests for util.jid.join()Matthew Wild2009-11-271-0/+11
* | tests/test.lua: Print the current test being run if verbosity sufficientMatthew Wild2009-11-271-0/+3
* | tests/modulemanager_option_conversion.lua: Add standalone test script for the...Matthew Wild2009-11-231-0/+55
|/
* tests: Fix stanza_router tests to work with the new routing code, finally all...Matthew Wild2009-10-171-26/+32
* 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-162-0/+49
* Remove version number from copyright headersMatthew Wild2009-07-107-7/+7
* Add copyright header to those files missing oneMatthew Wild2009-07-102-0/+16
* 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