summaryrefslogtreecommitdiff
path: root/tests/test_pxssh.py
Commit message (Expand)AuthorAgeFilesLines
* Fix as per #490 comments.Red_M2018-05-291-3/+4
* Add test cases for #429 and fix feature for #429.Red_M2018-05-201-0/+7
* Fix bug in remote SSH tunneling test.Red_M2018-03-301-1/+1
* Add tests for using the ssh_key option.Red_M2018-03-301-4/+14
* Add testing for remote tunnels and passing the SSH authentication socket to t...Red_M2018-03-301-4/+30
* Bug fix unit test for SSH tunnels.Red_M2018-03-301-3/+7
* Add output for failure in test.Red_M2018-03-301-0/+1
* Fix bug in test case.Red_M2018-03-301-1/+1
* Fix bug with dynamic SSH tunnels.Red_M2018-03-301-0/+9
* add testPer Sandström2016-06-141-0/+9
* assertRaises is not 2.6->3.x compatiblejquast2014-03-061-1/+7
* closes issue #42, self.buffer decoded implicitlyjquast2014-03-061-2/+9
* Test and cleanup of pexpect.pshThomas Kluyver2013-10-211-2/+3
* Add test for pxssh moduleThomas Kluyver2013-10-211-0/+39