Commit graph

38 commits

Author SHA1 Message Date
Matthew Wild
118883d655 Remove version number from copyright headers 2009-07-10 03:11:45 +01:00
Matthew Wild
e45610ce6e Add copyright header to those files missing one 2009-07-10 03:08:38 +01:00
Matthew Wild
c80f91dc02 0.3->0.4 2009-03-20 20:16:25 +00:00
Matthew Wild
fa16fb21e6 tests: Add test for iq error replies 2009-03-03 17:07:35 +00:00
Waqas Hussain
b9fade36aa Added tests/run_tests.bat for running tests on Windows 2009-02-13 22:23:08 +05:00
Waqas Hussain
70133fb356 Fixed tests/test.lua to work on Windows 2009-02-13 22:21:59 +05:00
Matthew Wild
66155f71aa Add tests for util.multitable 2009-02-13 16:43:44 +00:00
Matthew Wild
2aa5caa78e Add test to check for incorrect handling of iq from c2s to local bare JIDs 2009-02-11 19:52:05 +00:00
Matthew Wild
8de5689731 Small fix to change verbosity level of subtests 2009-02-11 19:50:58 +00:00
Matthew Wild
2f8d4df4b3 Correct tests for stanza routing IQs to bare JIDs 2009-02-11 19:35:48 +00:00
Matthew Wild
c5ee166aa9 Update copyright notices for 2009 2009-01-30 17:59:26 +00:00
Matthew Wild
f2d020191f 0.2->0.3 2009-01-30 17:40:25 +00:00
Matthew Wild
bf3b96204d GPL->MIT! 2009-01-30 17:22:56 +00:00
Matthew Wild
365368ef52 Add more tests for util/stanza.lua serialization routines 2009-01-09 17:44:59 +00:00
Matthew Wild
d4f24630f3 Add test for previous commit 2009-01-09 17:36:28 +00:00
Matthew Wild
d3ad4a5123 0.1 -> 0.2 2008-12-10 15:44:03 +00:00
Matthew Wild
dfeabed19f Add hostmanager, and eventmanager 2008-12-06 03:41:49 +00:00
Matthew Wild
d556714369 Add a couple more tests for jid.split 2008-12-05 02:02:40 +00:00
Matthew Wild
0c5cc83112 Insert copyright/license headers 2008-12-03 14:39:07 +00:00
Matthew Wild
3d39b70324 No need for the placeholder file in tests/ because the directory is no longer empty 2008-11-30 18:59:29 +00:00
Matthew Wild
a52274f5e6 Add test for latin1toutf8 (which passes) 2008-11-30 18:57:23 +00:00
Matthew Wild
8d6ef1df38 Also look for binary modules in the parent directory when running tests 2008-11-29 03:49:46 +00:00
Matthew Wild
ede1bd83a8 Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) 2008-11-21 05:47:27 +00:00
Matthew Wild
44545470c0 Update test.lua with a work-in-progress 2008-11-21 05:46:15 +00:00
Matthew Wild
48e7f5ea64 Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs 2008-11-21 05:02:53 +00:00
Matthew Wild
08f20e796a Oops, never added the tests for s2smanager to the repo 2008-11-20 21:06:27 +00:00
Matthew Wild
662dd712f2 Add run_tests.sh 2008-11-20 21:04:46 +00:00
Matthew Wild
9a9a31d0f2 Update unit testing to output coverage reports 2008-11-20 21:02:49 +00:00
Matthew Wild
801e99fcbb We have SRV resolving \o/ 2008-11-18 22:41:04 +00:00
Matthew Wild
fa063a0299 You can never have too many tests 2008-11-15 23:14:32 +00:00
Matthew Wild
6b834ab79b Warn when subtest function does not exist 2008-11-15 23:11:17 +00:00
Matthew Wild
b1bc21f5f0 Add tests for core.stanza_router 2008-11-15 19:12:23 +00:00
Matthew Wild
94373484f7 Add new logger for tests to use 2008-11-15 19:11:38 +00:00
Matthew Wild
22bd662f3c Some fixes for our test runner 2008-11-15 19:05:01 +00:00
Matthew Wild
eea12d2279 Renamed some of the variables in jid.split test to make it clearer 2008-11-10 00:00:46 +00:00
Matthew Wild
dfe7f483e4 Fix jid.split test function 2008-11-09 23:58:19 +00:00
Matthew Wild
eabe25e8a4 Adding initial unit testing scripts 2008-09-27 19:18:05 +01:00
Matthew Wild
f2dc5a554f Added tests/ folder 2008-08-25 22:19:47 +01:00