summaryrefslogtreecommitdiff
path: root/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Added minimal discovery for whether unix sockets are supported, and ↵Josh Marshall2011-02-261-10/+59
| | | | prevented access if they are missing.
* 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 ↵Josh Marshall2010-10-261-0/+394
README to markdown.