summaryrefslogtreecommitdiff
path: root/test/common.rb
Commit message (Expand)AuthorAgeFilesLines
* Rubocop : fix parenthesesFlorian Wininger2019-08-231-1/+1
* Merge pull request #647 from aleksandrs-ledovskis/chore/ssh-auth-sock-test-la...Miklós Fazekas2018-12-121-0/+4
|\
| * Clear SSH_AUTH_SOCK for duration of test runAleksandrs Ļedovskis2018-12-041-0/+4
* | Server key signature verification done even if not requestedPiotr Kliczewski2018-12-061-0/+4
|/
* when key_data option is present we should not try to use default keysJosh Larson2018-03-221-4/+4
* Rubocop update to 0.46.0Miklos Fazekas2016-12-151-2/+1
* Use 1.9 hash syntaxMiklos Fazekas2016-12-111-2/+2
* Codecov should be before minitest/autorunMiklos Fazekas2016-11-251-9/+11
* Windows integration testsMiklos Fazekas2016-10-201-0/+10
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-081-0/+14
* Fixed another issue with closing channels on transport closeMiklos Fazekas2016-04-071-1/+5
* ENV["HOME"] might be empty so filter non expandable pathsMiklos Fazekas2016-04-071-1/+13
* rubocopMiklos Fazekas2016-03-301-1/+1
* Migrated to minitestMiklos Fazekas2016-03-261-3/+12
* Memoize session host keysJean Boussier2016-02-101-0/+1
* Specify to use mocha gem in testKenichi Kamiya2013-01-091-0/+1
* Remove a warning to load mochaKenichi Kamiya2013-01-091-1/+1
* gem fix for test-unitdelano2009-08-101-0/+1
* Make sure the agent client understands both RSA "identities answers"Jamis Buck2008-05-261-1/+1
* (partial) ssh_config supportJamis Buck2008-03-161-0/+6
* add Session#exec and Session#exec!, to make the common case of executing comm...Jamis Buck2007-08-201-0/+10
* connection session testsJamis Buck2007-08-151-1/+5
* tests for hostbased authmethodJamis Buck2007-08-141-0/+2
* authentication session testsJamis Buck2007-08-141-6/+11
* algorithms tests "done"Jamis Buck2007-08-131-0/+4
* start testing the algorithm negotiation codeJamis Buck2007-08-131-1/+74
* start adding tests (good thing, too, since just these two simple tests found ...Jamis Buck2007-08-101-0/+2