net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / tests / test.lua
2016-01-06 Matthew Wildtests/test.lua: Fix fake module() function to prevent...
2015-03-23 Matthew Wildtests: Add UTF-8 validity tests
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
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-07-25 Waqas Hussaintests: Added tests for util.sasl.scram.Hi().
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-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/test.lua: Print the current test being run if...
2009-11-16 Tobias MarkmannMerge with sasl branch.
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-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-02-16 Matthew WildMerge from waqas
2009-02-13 Waqas HussainFixed tests/test.lua to work on Windows
2009-02-11 Matthew WildSmall fix to change verbosity level of subtests
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 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-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
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 WildUpdate test.lua with a work-in-progress
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 WildWarn when subtest function does not exist
2008-11-15 Matthew WildMerge new SASL code from Tobias and Waqas
2008-11-15 Matthew WildSome fixes for our test runner
2008-09-27 Matthew WildAdding initial unit testing scripts