Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use relative imports throughout tests | Jon Dufresne | 2017-12-10 | 1 | -3/+3 |
* | Always import the system unittest | Jon Dufresne | 2017-12-01 | 1 | -1/+2 |
* | Use modern except syntax throughout project | Jon Dufresne | 2017-11-20 | 1 | -1/+1 |
* | Added readonly and deferrable attributes | Daniele Varrazzo | 2017-02-16 | 1 | -2/+2 |
* | Work around a race condition in async cancel test | Daniele Varrazzo | 2017-02-06 | 1 | -2/+6 |
* | assertDsnEqual moved as TestSuite method | Daniele Varrazzo | 2017-02-06 | 1 | -6/+6 |
* | Added async_ as an alias for async | Daniele Varrazzo | 2017-02-03 | 1 | -0/+217 |