Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not allow negative baudrates, improve Python 3 compatibility of tests | cliechti | 2013-10-16 | 3 | -17/+19 |
* | Ensure working with bytes in write() calls. to_bytes() extended to handle byt... | cliechti | 2013-10-16 | 1 | -1/+2 |
* | data was not binary if Python < V3.0 | cliechti | 2011-08-18 | 1 | -1/+1 |
* | fix race condition in test | cliechti | 2011-08-15 | 1 | -2/+2 |
* | related to SF 3093882, raise an exception when open() is called twice, also a... | cliechti | 2011-03-19 | 1 | -0/+7 |
* | - add a "search path" for (URL) protocol handlers so that user can add its own | cliechti | 2011-03-18 | 3 | -0/+256 |
* | - new test module for readline | cliechti | 2010-07-21 | 2 | -1/+108 |
* | fix so that standard tests are also picked up | cliechti | 2010-07-01 | 1 | -1/+1 |
* | fix SF:2925854 test.py produces exception with python 3.1 | cliechti | 2010-05-20 | 1 | -1/+1 |
* | - allow that the port can be passed on command line | cliechti | 2010-01-02 | 1 | -0/+5 |
* | move test scripts to separate test directory | cliechti | 2009-08-10 | 5 | -0/+613 |