| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade | 2022-02-07 | 1 | -1/+1 |
| | | |||||
| * | Remove six | Hugo | 2020-01-18 | 1 | -2/+0 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade --py3-plus | Hugo | 2020-01-18 | 1 | -20/+10 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade | Hugo | 2020-01-18 | 1 | -1/+1 |
| | | |||||
| * | Make twistedsupport and tests work on Python 3remove-test-dependency-on-twisted-13 | Free Ekanayaka | 2016-11-26 | 1 | -5/+31 |
| | | |||||
| * | Move all Twisted code to twistedsupport package | Jonathan Lange | 2016-02-07 | 1 | -0/+302 |
| | | | | | | | | | | * Move test code to testtools.tests.twistedsupport, to parallel matchers * Add testtools.deferredruntest to preserve backwards compatibility * Move NeedsTwistedTestCase out of test_spinner into shared module for Twisted tests Closes #202 | ||||
| * | Revert "Move all Twisted code to twistedsupport package" | Jonathan Lange | 2016-02-07 | 1 | -302/+0 |
| | | | | | | | This reverts commit e571d9c25ff280a21bb879a9c4c264ef233dc9a2. Travis CI was failing before merge. | ||||
| * | Move all Twisted code to twistedsupport package | Jonathan Lange | 2016-02-07 | 1 | -0/+302 |
| * Move test code to testtools.tests.twistedsupport, to parallel matchers * Add testtools.deferredruntest to preserve backwards compatibility * Move NeedsTwistedTestCase out of test_spinner into shared module for Twisted tests | |||||
