Commit graph

15 commits

Author SHA1 Message Date
Duncan Ferguson
8e1e3f8afd Fixup perltidy and MANIFEST tests 2017-03-16 22:59:54 +00:00
Duncan Ferguson
08fba7cc7f Add in test for ssh include directive 2017-03-16 22:51:05 +00:00
Duncan Ferguson
fc66ddc34b Fixup some code typos in the pull request 2017-03-16 22:42:06 +00:00
Duncan Ferguson
dc041e730d Force English locale for all tests
Force use of English in tests for the moment, for those users that
have a different locale set, since errors are hardcoded in the test files
2015-11-28 12:38:39 +00:00
Duncan Ferguson
595cfab20c Improve host tests t/10host.t
Use a randomly generated hostname to prevent a clash where a user had a host called 'hostname' on their network

Github issue #23
2015-09-30 17:45:45 +01:00
Duncan Ferguson
f8ed9da353 Ensure code is run through 'perltidy -pbp -nst -nse' 2014-09-19 23:33:08 +01:00
Duncan Ferguson
3e2392e9b6 Improve test coverage 2014-07-02 22:39:36 +01:00
Duncan Ferguson
0853d8fee6 Alternative IPv6 address port
Allow for parsing ports from 'xxxx:xxxx:xxxx:xxxx/pppp' style IPv6 addresses
2014-07-02 18:48:06 +01:00
Duncan Ferguson
f344270921 Add wondow geomerty into host spec
Also improve host tests to be more comprehensive and understandable
2014-02-01 13:47:42 +00:00
Duncan Ferguson
ea811ba639 Run through 'perltidy -pbp'
Standardise the code layout
2013-04-15 21:56:19 +01:00
Duncan Ferguson
abe177d4d8 More use of Exception::Class 2011-07-01 16:40:29 +01:00
Duncan Ferguson
c02196067b Correct tests for recent changes 2010-06-18 23:17:11 +01:00
Duncan Ferguson
9730b7f90f host realname and givenname functionality
Check the hostname exists in ssh config or via lookup, but only when called/required (i.e. not done implicitly during new)
2010-01-29 10:23:08 +00:00
Duncan Ferguson
65a600e706 Allow for parsing of ssh files to get hostnames 2010-01-28 19:10:31 +00:00
Duncan Ferguson
7d77fe8cb0 Add in host object
First cut of a host object - yet to be used by main script
2010-01-12 20:15:11 +00:00