| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add test for previous commit | Matthew Wild | 2009-01-09 | 2 | -1/+9 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 6 | -6/+6 |
* | Add hostmanager, and eventmanager | Matthew Wild | 2008-12-06 | 1 | -2/+23 |
* | Add a couple more tests for jid.split | Matthew Wild | 2008-12-05 | 1 | -0/+2 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 6 | -0/+120 |
* | No need for the placeholder file in tests/ because the directory is no longer... | Matthew Wild | 2008-11-30 | 1 | -1/+0 |
* | Add test for latin1toutf8 (which passes) | Matthew Wild | 2008-11-30 | 2 | -0/+76 |
* | Also look for binary modules in the parent directory when running tests | Matthew Wild | 2008-11-29 | 1 | -0/+1 |
* | Import initial configmanager, not sure if it works yet, but it does pass the ... | Matthew Wild | 2008-11-21 | 1 | -0/+28 |
* | Update test.lua with a work-in-progress | Matthew Wild | 2008-11-21 | 1 | -3/+3 |
* | Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs | Matthew Wild | 2008-11-21 | 1 | -0/+20 |
* | Oops, never added the tests for s2smanager to the repo | Matthew Wild | 2008-11-20 | 1 | -0/+38 |
* | Add run_tests.sh | Matthew Wild | 2008-11-20 | 1 | -0/+3 |
* | Update unit testing to output coverage reports | Matthew Wild | 2008-11-20 | 2 | -6/+62 |
* | We have SRV resolving \o/ | Matthew Wild | 2008-11-18 | 1 | -0/+1 |
* | You can never have too many tests | Matthew Wild | 2008-11-15 | 1 | -0/+24 |
* | Warn when subtest function does not exist | Matthew Wild | 2008-11-15 | 1 | -0/+1 |
* | Add tests for core.stanza_router | Matthew Wild | 2008-11-15 | 1 | -0/+134 |
* | Add new logger for tests to use | Matthew Wild | 2008-11-15 | 1 | -0/+36 |
* | Some fixes for our test runner | Matthew Wild | 2008-11-15 | 1 | -4/+24 |
* | Renamed some of the variables in jid.split test to make it clearer | Matthew Wild | 2008-11-10 | 1 | -5/+5 |
* | Fix jid.split test function | Matthew Wild | 2008-11-09 | 1 | -3/+4 |
* | Adding initial unit testing scripts | Matthew Wild | 2008-09-27 | 2 | -0/+77 |
* | Added tests/ folder | Matthew Wild | 2008-08-25 | 1 | -0/+1 |