Commit Graph

67 Commits (b2c50851b295612a149727ee89302fd2efef2fe3)

Author SHA1 Message Date
Florian Zeitz 4b618a8727 Remove all trailing whitespace 13 years ago
Florian Zeitz 41fa3bf420 test_util_rfc6724: Update with new test vectors from RFC 6724 13 years ago
Matthew Wild cb3fc989da test_util_ip.lua: Add more tests for util.ip 13 years ago
Matthew Wild 2497adeb34 test_util_ip: Add tests for IP matching 13 years ago
Matthew Wild 64e2ec640b tests/test_core_configmanager.lua: Update to remove tests based on sections (now removed) 13 years ago
Matthew Wild a0210694a5 tests: Some much-needed cleanup... 13 years ago
Florian Zeitz cb793c9eb1 util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes 13 years ago
Florian Zeitz 78ccb156e8 util.rfc3484: New util implementing RFC3484 sorting 15 years ago
Matthew Wild bc2d1fe944 tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions 15 years ago
Matthew Wild c2f327df6d tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors 15 years ago
Matthew Wild aded42ab97 tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors 15 years ago
Waqas Hussain 2c0ba4f75f tests/test_util_stanza.lua: Allow stanza.last_add to be nil. 16 years ago
Waqas Hussain b7e51a203d Monster whitespace commit (beware the whitespace monster). 16 years ago
Matthew Wild 0c0140fa2d tests/test_util_jid.lua: Add more tests for JID splitting 16 years ago
Matthew Wild efff82cd94 tests/test_util_jid.lua: Better formatting, comments, and stop giving 5 arguments to a 4-argument function (thanks Asterix :) ) 16 years ago
Waqas Hussain cc1b764839 tests: Added tests for util.sasl.scram.Hi(). 16 years ago
Kim Alvefur e21c59154e util.jid: compare() added, with some tests. 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild cc932b9c97 tests/test_core_s2smanager.lua: Fix to compare SRV weights correctly 16 years ago
Matthew Wild 9657f76657 tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment 17 years ago
Matthew Wild 8cfd5950a3 tests: Add tests for util.jid.join() 17 years ago
Matthew Wild 822161982a tests/test.lua: Print the current test being run if verbosity sufficient 17 years ago
Matthew Wild 119d80071d tests/modulemanager_option_conversion.lua: Add standalone test script for the new modulemanager config option API 17 years ago
Matthew Wild aa442a6b88 tests: Add tests for util.jid.join() 17 years ago
Matthew Wild 55e729ef4c tests: Fix stanza_router tests to work with the new routing code, finally all tests pass again \o/ 17 years ago
Matthew Wild c2161ee15e tests: More environment magic to help get stuff working in a sandbox 17 years ago
Matthew Wild 8b476b284f tests: Have fake module() set _M to satisfy some modules 17 years ago
Matthew Wild 8bfd53c8a6 tests: Add tests for new modulemanager load_modules_for_host code 17 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild e45610ce6e Add copyright header to those files missing one 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild fa16fb21e6 tests: Add test for iq error replies 17 years ago
Waqas Hussain b9fade36aa Added tests/run_tests.bat for running tests on Windows 18 years ago
Waqas Hussain 70133fb356 Fixed tests/test.lua to work on Windows 18 years ago
Matthew Wild 66155f71aa Add tests for util.multitable 18 years ago
Matthew Wild 2aa5caa78e Add test to check for incorrect handling of iq from c2s to local bare JIDs 18 years ago
Matthew Wild 8de5689731 Small fix to change verbosity level of subtests 18 years ago
Matthew Wild 2f8d4df4b3 Correct tests for stanza routing IQs to bare JIDs 18 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 18 years ago
Matthew Wild f2d020191f 0.2->0.3 18 years ago
Matthew Wild bf3b96204d GPL->MIT! 18 years ago
Matthew Wild 365368ef52 Add more tests for util/stanza.lua serialization routines 18 years ago
Matthew Wild d4f24630f3 Add test for previous commit 18 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 18 years ago
Matthew Wild dfeabed19f Add hostmanager, and eventmanager 18 years ago
Matthew Wild d556714369 Add a couple more tests for jid.split 18 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 18 years ago
Matthew Wild 3d39b70324 No need for the placeholder file in tests/ because the directory is no longer empty 18 years ago
Matthew Wild a52274f5e6 Add test for latin1toutf8 (which passes) 18 years ago
Matthew Wild 8d6ef1df38 Also look for binary modules in the parent directory when running tests 18 years ago