summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-08-02handle_extended_dataWez Furlong
2019-08-01move tcpstream assignment to its own functionWez Furlong
2019-07-31troubleshoot macos test failureWez Furlong
2019-07-31Support keyboard-interactive authenticationWez Furlong
2019-07-29Add script for running integration testsWez Furlong
2019-07-29Make channel tests more robust to stderr outputWez Furlong
2019-07-29Session::handshake now takes ownership of TcpStreamWez Furlong
2019-07-29cargo fmtWez Furlong
2018-07-13Use modern Cargo conventions for testsAlex Crichton
2017-08-28Remove unused crate in testsAlex Crichton
2017-05-23Fix exit_status exampleBrian Olsen
2016-10-05Remove unused constantAlex Crichton
2016-10-05Remove what appears to be a bogus assertAlex Crichton
2016-10-05Don't wait for a thread that will probably never finishAlex Crichton
2016-10-04Fix sftp::ops testAlex Crichton
2016-04-28Add tests for errors before exit_status()Aidan Hobson Sayers
2016-02-06Don't assert free returns 0 in a dtorAlex Crichton
2015-11-01Add +1 reservation for trailing zero in write_stringAlex Crichton
2015-10-07Add automated testing of FFI bindingsAlex Crichton
2015-07-22Make a test less flakyAlex Crichton
2015-04-29Fix a compile-error for beta on windowsAlex Crichton
2015-04-15Update to rust masterAlex Crichton
2015-04-02Update to rust masterAlex Crichton
2015-03-25Update to rust masterAlex Crichton
2015-03-19Use new metadata format for CargoAlex Crichton
2015-03-15Update to rust masterAlex Crichton
2015-03-07Update to rust masterAlex Crichton
2015-03-01Update to rust masterAlex Crichton
2015-02-26Bump libssh2-sys to 0.1.10Alex Crichton
2015-02-23Slim down custom TempDirAlex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-19Update to rust masterAlex Crichton
2015-02-12Update to rust masterAlex Crichton
2015-02-05Update to rust masterAlex Crichton
2015-02-03Update to rust masterAlex Crichton
2015-01-28Update to rust masterAlex Crichton
2015-01-18Tweak impls/apisAlex Crichton
2015-01-09Fix some testsAlex Crichton
2015-01-03Update to rust masterAlex Crichton
2014-12-21Update to rust masterAlex Crichton
2014-12-15Update to rust masterAlex Crichton
2014-12-02Update testsAlex Crichton
2014-11-19Update to rust masterAlex Crichton
2014-11-18Update to rust masterAlex Crichton
2014-11-15Update to rust masterAlex Crichton
2014-11-11Fix tests and build on windowsAlex Crichton
2014-11-06Update to rust masterAlex Crichton
2014-10-30fail => panicAlex Crichton
2014-10-09Update to rust masterAlex Crichton
2014-09-19Bind SFTP functionality.Alex Crichton