Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-05-03Do not use '$Id'.Jacek Konieczny
2010-04-04- properly escape semicolons in structured name fields (patch by StelminatorJacek Konieczny
2008-05-06- dataforms API and tests fixesJacek Konieczny
2007-02-03- interfaces API improvementsJacek Konieczny
2006-08-30- Zope Interface API infrastructure added with very simplified fallback imple...Jacek Konieczny
2006-08-26- CachedPropertyObject class and its usage in pyxmpp.jabber.disco removedJacek Konieczny
2006-06-05- s/pyxmpp.jabberstudio.org/pyxmpp.jajcus.net/Jacek Konieczny
2006-01-01- compatibility fixes for older libxml2 (xmlNode.ns() fails there when node d...Jacek Konieczny
2005-12-26- cosmeticsJacek Konieczny
2005-10-14- deprecate non-unicode string usage with PyXMPP APIJacek Konieczny
2005-07-02- s/EXTADR/EXTADD/ in the vcard XML representation. EXTADR will still be acce...Jacek Konieczny
2005-06-27- registration support for JabberClientJacek Konieczny
2005-06-26- jabber:iq:register basics. NFYJacek Konieczny
2005-03-30- Option may have multiple values -- s/.value/.values/Jacek Konieczny
2005-03-24- field value parsing/building testJacek Konieczny
2005-03-23- Form.make_submit() testJacek Konieczny
2005-03-17- Data Forms (JEP-0004) implementationJacek Konieczny
2005-03-04- sanitization of XML nodes written to the stream moved to separate function ...Jacek Konieczny
2005-03-04- basic presence testsJacek Konieczny
2005-03-03- basic <presence/> testsJacek Konieczny
2005-03-03- now test_*from_xml* are not overloaded for other purposes -- check_*() are ...Jacek Konieczny
2005-03-03- message test addedJacek Konieczny
2005-03-03- pyxmpp.message testJacek Konieczny
2005-02-27- made the C version also pass the testJacek Konieczny
2005-02-26- test the return value of feed()Jacek Konieczny
2005-02-26- better XML comparisionJacek Konieczny
2005-02-26- pyxmpp.xmlextra.StreamReader testJacek Konieczny
2005-01-07- big API unifications (getters are get_*, setters are set_*, disco propertie...Jacek Konieczny
2005-01-05- #TODO: test_xml_outputJacek Konieczny
2005-01-04- cache tests seem complete now :)Jacek Konieczny
2005-01-03- cache for things like Service Discovery replies. Still needs some testing.Jacek Konieczny
2005-01-01- comparing JIDs with other objects fixed (that bug was breaking roster view ...Jacek Konieczny
2004-12-31- BACKWARD INCOMPATIBLE CHANGES:Jacek Konieczny
2004-12-31- disco tests updatesJacek Konieczny
2004-12-31- reference data for test of XML output of DiscoItemsJacek Konieczny
2004-12-31- more tests for DiscoItemsJacek Konieczny
2004-12-31- basic Service Discovery tests (more to come)Jacek Konieczny
2004-12-30- test suite for pyxmpp.jidJacek Konieczny
2004-12-30- regression testing using PyUnit (unittest)Jacek Konieczny
2004-12-30- test data moved to separate directoryJacek Konieczny
2004-10-26- .cvsignore files are not needed any moreJacek Konieczny
2004-06-09- not needed any more (no custom Unicode normalization implementation)Jacek Konieczny
2004-05-05- code reformated so 4 spaces are really used for indentingJacek Konieczny
2004-05-05- code reformated so 4 spaces are used for indentingJacek Konieczny
2004-03-23- vcard tests updateJacek Konieczny
2004-03-22- vcard test suiteJacek Konieczny
2003-06-11- statisticsJacek Konieczny
2003-06-08- unicode normalizationJacek Konieczny