summaryrefslogtreecommitdiff
path: root/testall.py
AgeCommit message (Collapse)Author
2012-11-12Added gevent as parameter to testall checking test suite with geventPedro Vicente
enabled/disabled
2011-08-25Fix tests in Python3.Lance Stout
2011-08-24Clean and get setup.py working once and for all.Lance Stout
Fixes: README.rst now included Double line spacing removed from long_description Source package now includes tests, examples, etc using Manifest.in README.rst typos fixed Added README.rst section on installing dnspython for Python3 Version bumped to RC2 Version is now taken from sleekxmpp.version.__version__ without having to pull in the entire library Added 'test' command for setup.py Simplified testall.py Docs build cleanly from source package after installation
2010-10-20capture SIGHUP and SIGTERM (windows) and disconnect; also testall no longer ↵Nathan Fritz
loads string26 with python3
2010-08-03temporary disabled testall methodlength until pep-8 conversion is doneNathan Fritz
2010-07-26Fix shebang line for testall.pyLance Stout
2010-01-29fixed setup.py issue with unicode in 3.xNathan Fritz
2010-01-29fixed unicode problems in 2.6Nathan Fritz
2010-01-23fixed presence['type'] w/ show value bug and added test to proveNathan Fritz
2010-01-08* added testsNathan Fritz