summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-09-17Move commentJeff Forcier
2018-09-17Try turning off session scope for sftp_server fixture.Jeff Forcier
2018-09-17Allow disabling loggingJeff Forcier
2018-09-17Realizing no, this is only really useful for debugging.Jeff Forcier
2018-09-17Better test dir cleanupJeff Forcier
2018-09-17Comment tweakJeff Forcier
2018-09-17NahJeff Forcier
2018-09-17Test-related ignore updatesJeff Forcier
2018-09-17Use pytest-timeout, configured via pytest.iniJeff Forcier
2018-09-17Why were these +x?Jeff Forcier
2018-09-17Naturally, more tests I found that do not pass/fail correctly. Skip for nowJeff Forcier
2018-09-17Was missing another needs_gssapiJeff Forcier
2018-09-17Tidy up tempdir creation for now. FuckitJeff Forcier
2018-09-17Whoops, most uses of skipif REQUIRE reason=Jeff Forcier
2018-09-17Replace rest of unittest-style self-asserts in sftp testsJeff Forcier
2018-09-17Start overhauling regular SFTP suite.Jeff Forcier
2018-09-17Remove old Python 3.2 codeHugo
2018-09-17Tweak test-level logging format to include timestampsJeff Forcier
2018-09-17Scope SFTP client/server fixture to be session-level for nowJeff Forcier
2018-09-17Get big sftp tests passing w/ the sftp client + folder crap being a fixtureJeff Forcier
2018-09-17Get sftp-big tests apparently passing.Jeff Forcier
2018-09-17TODOJeff Forcier
2018-09-17Remove references to test.py, including overhaul of test tasksJeff Forcier
2018-09-17Nuke old test.pyJeff Forcier
2018-09-17Import cleanup, mostly focused on s/tests/./Jeff Forcier
2018-09-17Rename util func that trips pytest's default discovery.Jeff Forcier
2018-09-17Add pytest to dev-reqsJeff Forcier
2018-09-17Ignore .cache dir for pytestJeff Forcier
2018-08-22Merge branch '2.4'Jeff Forcier
2018-08-22Bump black up to 18.6b4Jeff Forcier
2018-08-22Merge branch '2.3' into 2.4Jeff Forcier
2018-08-22Changelog re #1262, closes #1262Jeff Forcier
2018-08-22Merge branch '2.4'Jeff Forcier
2018-08-22Merge branch '2.3' into 2.4Jeff Forcier
2018-08-22Add *.pub files to manifestAlexander Kapshuna
2018-07-25Merge branch '2.4'Jeff Forcier
2018-07-25Upgrade pytest-relaxedJeff Forcier
2018-06-14Changelog re #1212Jeff Forcier
2018-06-14versionadded/changed for SSHConfigDict et alJeff Forcier
2018-06-14Docstring edit passJeff Forcier
2018-06-14BlackenedJeff Forcier
2018-06-14Merge branch 'master' into 1212-intJeff Forcier
2018-06-12Make black - py36 happy.Edgar Sousa
2018-06-12Remove trailing spaceEdgar Sousa
2018-06-12Make black - py36 happy.edgsousa
2018-06-12Remove py2 long L suffix from test_kexedgsousa
2018-06-12flake8 warningsedgsousa
2018-06-12Add hmac-sha2-256-etm@openssh.com and hmac-sha2-512-etm@openssh.com supportedgsousa
2018-06-12Add Group16 SHA512 Kexedgsousa
2018-06-12Merge remote-tracking branch 'upstream/master'Edgar Sousa