summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* do not allow negative baudrates, improve Python 3 compatibility of testscliechti2013-10-163-17/+19
* Ensure working with bytes in write() calls. to_bytes() extended to handle byt...cliechti2013-10-161-1/+2
* data was not binary if Python < V3.0cliechti2011-08-181-1/+1
* fix race condition in testcliechti2011-08-151-2/+2
* related to SF 3093882, raise an exception when open() is called twice, also a...cliechti2011-03-191-0/+7
* - add a "search path" for (URL) protocol handlers so that user can add its owncliechti2011-03-183-0/+256
* - new test module for readlinecliechti2010-07-212-1/+108
* fix so that standard tests are also picked upcliechti2010-07-011-1/+1
* fix SF:2925854 test.py produces exception with python 3.1cliechti2010-05-201-1/+1
* - allow that the port can be passed on command linecliechti2010-01-021-0/+5
* move test scripts to separate test directorycliechti2009-08-105-0/+613