summaryrefslogtreecommitdiff
path: root/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Making port in tests dynamic.travis-and-pipJoshua Marshall2015-10-081-17/+17
* Fixing assert contexts for <= 2.6 / unittest2Joshua Marshall2015-10-051-8/+9
* Adding unittest2 for Python <= 2.6Joshua Marshall2015-10-051-1/+7
* Initial travis integration, cleanups for running tests.Joshua Marshall2015-10-051-112/+116
* Added minimal discovery for whether unix sockets are supported, and prevented...Josh Marshall2011-02-261-10/+59
* Add test cases for Unix socketsQuentin Smith2011-01-231-0/+12
* Allow Unix socket unit testingQuentin Smith2011-01-231-4/+5
* Setting fcntl to None if not importable, adding tests module, updating README...Josh Marshall2010-10-261-0/+394