net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / tests /
2016-01-06 Matthew Wildtests/test.lua: Fix fake module() function to prevent...
2015-03-23 Matthew Wildutf8_sequences.txt: Oops
2015-03-23 Matthew Wildtests: Add UTF-8 validity tests
2013-05-01 Matthew WildMerge with Florob
2013-04-29 Matthew WildMerge with Florob
2013-04-27 Florian Zeitzutil.hmac, util.hashes: Implement HMAC functions in...
2011-11-26 Matthew WildMerge with Florob
2011-10-22 Florian Zeitzutil.rfc3484: New util implementing RFC3484 sorting
2011-08-10 Matthew Wildtests/test.lua, tests/test_net_http.lua: Tests for...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-02-22 Matthew Wildtests/test_sasl.lua: Convert literal UTF-8/Latin1 chars...
2011-02-22 Matthew Wildtests/test_sasl.lua: Convert literal UTF-8/Latin1 chars...
2011-02-24 Matthew WildMerge with waqas
2010-11-26 Waqas Hussaintests/test_util_stanza.lua: Allow stanza.last_add to...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-08-30 Matthew Wildtests/test_util_jid.lua: Add more tests for JID splitting
2010-08-10 Matthew Wildtests/test_util_jid.lua: Better formatting, comments...
2010-07-25 Waqas Hussaintests: Added tests for util.sasl.scram.Hi().
2010-07-16 Matthew WildMerge Zash->trunk
2010-07-15 Kim Alvefurutil.jid: compare() added, with some tests.
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-02-25 Matthew WildMerge with 0.7
2010-02-25 Matthew WildMerge with 0.6
2010-02-25 Matthew Wildtests/test_core_s2smanager.lua: Fix to compare SRV...
2010-02-05 Matthew WildMerge with backout
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-27 Matthew Wildtests/test.lua: Changes to environment handling of...
2009-11-27 Matthew Wildtests: Add tests for util.jid.join()
2009-11-27 Matthew Wildtests/test.lua: Print the current test being run if...
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew Wildtests/modulemanager_option_conversion.lua: Add standalo...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-17 Matthew Wildtests: Fix stanza_router tests to work with the new...
2009-10-17 Matthew Wildtests: More environment magic to help get stuff working...
2009-10-16 Matthew Wildtests: Have fake module() set _M to satisfy some modules
2009-10-16 Matthew Wildtests: Add tests for new modulemanager load_modules_for...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Matthew WildAutomated merge with http://luaetta.ath.cx:1234/
2009-03-03 Matthew Wildtests: Add test for iq error replies
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-13 Waqas HussainAdded tests/run_tests.bat for running tests on Windows
2009-02-13 Waqas HussainFixed tests/test.lua to work on Windows
2009-02-13 Matthew WildAdd tests for util.multitable
2009-02-11 Matthew WildAdd test to check for incorrect handling of iq from...
2009-02-11 Matthew WildSmall fix to change verbosity level of subtests
2009-02-11 Matthew WildCorrect tests for stanza routing IQs to bare JIDs
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildAdd more tests for util/stanza.lua serialization routines
2009-01-09 Matthew WildAdd test for previous commit
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-06 Matthew WildMerge from waqas/myself
2008-12-06 Matthew WildAdd hostmanager, and eventmanager
2008-12-05 Matthew WildAdd a couple more tests for jid.split
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-30 Matthew WildNo need for the placeholder file in tests/ because...
2008-11-30 Matthew WildAdd test for latin1toutf8 (which passes)
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Matthew WildAlso look for binary modules in the parent directory...
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-21 Matthew WildImport initial configmanager, not sure if it works...
2008-11-21 Matthew WildUpdate test.lua with a work-in-progress
2008-11-21 Matthew WildImprove jid.split() and jid.bare() to pass new test...
2008-11-20 Matthew WildOops, never added the tests for s2smanager to the repo
2008-11-20 Matthew WildAdd run_tests.sh
2008-11-20 Matthew WildUpdate unit testing to output coverage reports
2008-11-18 Matthew WildWe have SRV resolving \o/
2008-11-15 Matthew WildMerge with myself (!)
2008-11-15 Matthew WildYou can never have too many tests
2008-11-15 Matthew WildWarn when subtest function does not exist
2008-11-15 Matthew WildMerge new SASL code from Tobias and Waqas
2008-11-15 Matthew WildAdd tests for core.stanza_router
2008-11-15 Matthew WildAdd new logger for tests to use
2008-11-15 Matthew WildSome fixes for our test runner
2008-11-10 Tobias MarkmannMerging.
2008-11-10 Matthew WildRenamed some of the variables in jid.split test to...
2008-11-09 Matthew WildFix jid.split test function
2008-09-27 Matthew WildAdding initial unit testing scripts
2008-08-26 Matthew WildMerged in Tobias's SASL lib
next