summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-02-02Merge branch 'develop' into rosterLance Stout
2011-01-19Fix tests for Nick stanza.Lance Stout
2011-01-09Merge branch 'develop' into rosterLance Stout
2011-01-08Update the XEP-0092 plugin to the new style.Lance Stout
2011-01-08Add support for XEP-0059 to XEP-0030 plugin.Lance Stout
2011-01-08Added new XEP-0059 plugin.Lance Stout
2011-01-05Merge branch 'develop' into rosterLance Stout
2010-12-28Make the new XEP-30 plugin retain older API signatures.Lance Stout
2010-12-21Merge branch 'develop' into rosterLance Stout
2010-12-17Make tests pass for catching exceptions.Lance Stout
2010-12-13Merge branch 'develop' into rosterLance Stout
2010-12-09First pass at a new XEP-0030 plugin.Lance Stout
2010-12-08Fix xml:lang tostring test.Lance Stout
2010-12-07Add support for using xml:lang values.Lance Stout
2010-12-07Added option for iq.send to accept a callhandler.Lance Stout
2010-11-18Adding stream tests for XEP-0030.Lance Stout
2010-11-18Merge branch 'develop' of github.com:fritzy/SleekXMPP into rosterLance Stout
2010-11-17Fixed some live stream test errors.Lance Stout
2010-11-17Merge branch 'develop' into rosterLance Stout
2010-11-17Make live stream tests work better.Lance Stout
2010-11-17Remove extraneous files.Lance Stout
2010-11-17Merge branch 'roster' of github.com:fritzy/SleekXMPP into rosterLance Stout
2010-11-17More cleanup.Lance Stout
2010-11-17Cleaned up names.Lance Stout
2010-11-17First pass at integrating the new roster manager.Lance Stout
2010-11-05Simplified SleekTest.Lance Stout
2010-10-27Cleaned up names.Lance Stout
2010-10-26First pass at integrating the new roster manager.Lance Stout
2010-10-25Made exceptions work.sleek-1.0-Beta21.0-Beta2Lance Stout
2010-10-25Added more presence stream tests.Lance Stout
2010-10-25Fixed bug in presence subscription handling.Lance Stout
2010-10-24Added stream tests for presence events.Lance Stout
2010-10-24Added test for error stanzas.Lance Stout
2010-10-24More JID unit tests.Lance Stout
2010-10-24Fixed resource bug in JIDs.Lance Stout
2010-10-24Added stream tests for rosters.Lance Stout
2010-10-21Fixed mixed text and elements bug in tostring.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-10-07Added example live stream test.Lance Stout
2010-10-07Corrected test errors.Lance Stout
2010-10-07Unit test reorganization.Lance Stout
2010-10-07Changed SleekTest to use underscored names.Lance Stout
2010-10-06Corrected stream header tester.Lance Stout
2010-10-06Updated SleekTest and related tests.Lance Stout
2010-10-01Made first pass at cleaning BaseXMPP.Lance Stout
2010-10-01Modified event handling to use the event queue.Lance Stout
2010-08-30Fixed ElementBase.match to match using sub_interface elements.Lance Stout
2010-08-30Updated ElementBase.match to respect namespaces with slashes.Lance Stout
2010-08-27Updated the suite of handler classes with documentation.Lance Stout
2010-08-27Fixed SleekTest compare method to check XML text.Lance Stout