summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* string_types -> strJeff Forcier2023-01-091-3/+1
* Move b, u helpers to util module for nowJeff Forcier2023-01-093-3/+4
* Update BytesIOJeff Forcier2023-01-091-1/+1
* Remove py3compat.PY2, including related streamliningJeff Forcier2023-01-093-12/+8
* Update StringIOJeff Forcier2023-01-092-2/+3
* Migrate some byte related helpers aroundJeff Forcier2023-01-094-5/+6
* Write basic test re #2125, including kwarg default value tweakJeff Forcier2022-11-041-0/+34
* Merge branch '2.10' into 2.11Jeff Forcier2022-06-031-0/+18
|\
| * Merge branch '2.9' into 2.10Jeff Forcier2022-06-031-0/+18
| |\
| | * Merge branch '2.8' into 2.92.9Jeff Forcier2022-06-031-0/+18
| | |\
| | | * Add test proving basic behavior of #18222.8Jeff Forcier2022-06-031-0/+18
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-06-031-1/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-06-031-1/+6
| |\ \ \ | | |/ /
| | * | Merge branch '2.8' into 2.9Jeff Forcier2022-06-031-1/+6
| | |\ \ | | | |/
| | | * Skip tests requiring invoke if it's not installedMichał Górny2022-06-031-1/+6
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-06-032-7/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-06-032-7/+6
| |\ \ \ | | |/ /
| | * | Merge branch '2.8' into 2.9Jeff Forcier2022-06-032-7/+6
| | |\ \ | | | |/
| | | * Fix broken unittesty skipTest in locale decoratorJeff Forcier2022-06-031-3/+2
| | | * sftp tests: Replace unittest partsStanislav Levin2022-06-032-4/+4
* | | | Mark new tests that require SHA1Paul Howarth2022-05-201-0/+2
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-201-2/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-201-2/+0
| |\ \ \ | | |/ /
| | * | Revert "Mark new tests that require SHA1"Jeff Forcier2022-05-201-2/+0
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-201-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-201-0/+2
| |\ \ \ | | |/ /
| | * | Mark new tests that require SHA1Paul Howarth2022-05-201-0/+2
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-202-0/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-202-0/+5
| |\ \ \ | | |/ /
| | * | Add test proving #1599Jeff Forcier2022-05-202-0/+5
* | | | Merge branch '2.10'Jeff Forcier2022-05-161-5/+37
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-161-5/+37
| |\ \ \ | | |/ /
| | * | Fix OpenSSH<7.8 + RSA-CERT use re: SHA2Jeff Forcier2022-05-161-5/+37
* | | | replace blowfish with different cipher in testMike Roest2022-04-261-3/+3
* | | | Remove blowfish from transport ciphersMike Roest2022-04-261-3/+3
* | | | Merge branch '2.10'Jeff Forcier2022-04-252-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-04-252-3/+3
| |\ \ \ | | |/ /
| | * | threading related deprecation fixes for python 3.10Narendra-Neerukonda2022-04-252-3/+3
* | | | Massage #1951 a bitJeff Forcier2022-04-251-0/+19
* | | | blackenJeff Forcier2022-04-251-0/+1
* | | | Merge branch '2.10'Jeff Forcier2022-04-252-1/+12
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-04-251-0/+5
| |\ \ \ | | |/ /
| | * | don't throw exception when comparing PKey to non-PKeyChristopher Papke2022-04-251-0/+5
| * | | Add -cert-v01@openssh.com variants to accepted host key algorithmsJeff Forcier2022-04-221-1/+7
* | | | Refactor sha1 test skipping a tadJeff Forcier2022-03-254-15/+7
* | | | Fix for compatibility with old versions of cryptographyPaul Howarth2022-03-211-1/+2
* | | | Remove unused variable, keep lint happyPaul Howarth2022-03-211-1/+1
* | | | blackenPaul Howarth2022-03-213-5/+5
* | | | Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth2022-03-204-4/+64
* | | | Merge branch '2.10'Jeff Forcier2022-03-181-0/+19
|\ \ \ \ | |/ / /