summaryrefslogtreecommitdiff
path: root/tests/test__greenness.py
Commit message (Expand)AuthorAgeFilesLines
* external dependencies for six, monotonic, dnspythonnat-goodspeed2018-05-101-1/+1
* tests: clean out unittest.main()Sergey Shepelev2016-06-011-20/+11
* Python 3 compat: Fix all Travis test failuresdevJakub Stasiak2015-02-131-4/+11
* PEP-8 fixesSergey Shepelev2014-08-271-2/+2
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-1/+7
* python3 compatibility: print functionSergey Shepelev2014-04-231-2/+2
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-1/+1
* py3k - corrections for deprecation warnings reported by python2.6 -3.amajorek2010-03-091-1/+1
* Fix some deprecation warningsChris AtLee2010-02-231-3/+7
* minor fix for GreenSocket.send(). added socket.timeout arguments. more tests.Eugene Oden2010-02-221-1/+3
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-21/+0
* Found yet another case of port hardcoding...it's difficult to see these so I ...Ryan Williams2009-10-011-6/+4
* Many testing-related changes, switched completely over to using nose, added d...Ryan Williams2009-09-091-2/+1
* Eliminate references to 'greentest'Ryan Williams2009-07-271-1/+1
* Renamed greentest to tests to be more standard.Ryan Williams2009-07-241-0/+65