summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Collapse)Author
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21BlackenJeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21Add new keys and tests proving #1306Jeff Forcier
2019-06-14Merge branch '2.4' into 2.5Jeff Forcier
2019-06-14Backported flake8 fixJeff Forcier
2019-06-14Merge branch '2.4' into 2.5Jeff Forcier
2019-06-14Basic tests proving Client.exec_command returns ChannelFile instancesJeff Forcier
2019-06-14Merge branch '2.4' into 2.5Jeff Forcier
2019-06-14Add some basic tests for Channel(Stderr)FileJeff Forcier
2019-06-14Merge branch '2.4' into 2.5Jeff Forcier
2019-06-14Add some basic tests for Channel(Stderr)FileJeff Forcier
2019-06-14Merge branch '2.4' into 2.5Jeff Forcier
2019-06-14Merge branch '2.3' into 2.4Jeff Forcier
2019-06-14Merge branch '2.2' into 2.3Jeff Forcier
2019-06-14Merge branch '2.1' into 2.2Jeff Forcier
2019-06-14Merge branch '2.0' into 2.1Jeff Forcier
2019-06-14Update to modern pytest(-relaxed)Jeff Forcier
Also fix some low hanging warnings fruit
2019-06-09flake8/blackenJeff Forcier
2019-06-09Merge branch 'master' into 1233-intJeff Forcier
2019-06-08Travis' PyPy variants' local SSL doesn't support Curve25519Jeff Forcier
But really, this is necessary for any such platform/ssl version
2019-06-08Merge branch '2.4'Jeff Forcier
2019-06-08Some additional badly named tests that I guess weren't in master?Jeff Forcier
2019-06-08flake8 now applied to tests, huzzahJeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2019-06-07While I'm in here, remove some of these horrid numbered test namesJeff Forcier
2019-06-07Import modified tests from #1258Jeff Forcier
Needed to change the test/mock pattern re: ensuring static private key value to be compared against, but seems to work out.
2019-02-06Move to cryptography 2.5 and stop using deprecated APIs.Andrew Wason
Fixes #1369
2018-09-18Merge branch '2.4'Jeff Forcier
2018-09-18Merge branch '2.3' into 2.4Jeff Forcier
2018-09-18Merge branch '2.2' into 2.3Jeff Forcier
2018-09-18Merge branch '2.1' into 2.2Jeff Forcier
2018-09-18Merge branch '2.0' into 2.1Jeff Forcier
2018-09-18Fix and changelog re #1283Jeff Forcier
2018-09-18Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itselfJeff Forcier
2018-09-17Blacken, 2.3 editionJeff Forcier
2018-09-17s/test_path/_support/gJeff Forcier
2018-09-17Merge branch '2.2' into 2.3Jeff Forcier
2018-09-17Blacken, 2.2 editionJeff Forcier
2018-09-17Test-level fixes for pytest & friends, 2.2 editionJeff Forcier
2018-09-17Missed a spotJeff Forcier
2018-09-17Merge branch '2.1' into 2.2Jeff Forcier
Foregoes a handful of unblackened bits to make the merge easier; will blacken next anyways
2018-09-17One change overlooked by merge, as it's newJeff Forcier
2018-09-17Blacken 2.1 branchJeff Forcier
2018-09-17Merge branch '2.0' into 2.1Jeff Forcier