clusterssh/t
Duncan Ferguson 41fe0714b5 Fix a logic bug around --debug option handling
the Base.pm debug method was being overridden within Getopt.pm when all
command line options are turned into accessors.  Since this is done on the
fly there is no compiler warning generated for it.

Also renamed a method in base from 'output' to 'stdout_output' as two objects
had the same method name - Getopt::output and Base::output
2017-03-03 22:52:32 +00:00
..
bin Show env vars when running tests in verbose mode 2016-07-23 10:54:27 +01:00
00-load.t Run through 'perltidy -pbp' 2013-04-15 21:56:19 +01:00
01l10n.t Start of non-English language support 2010-01-11 19:39:20 +00:00
02base.t Fix a logic bug around --debug option handling 2017-03-03 22:52:32 +00:00
05getopts.t Force English locale for all tests 2015-11-28 12:38:39 +00:00
10host.t Force English locale for all tests 2015-11-28 12:38:39 +00:00
10host_ssh_config Allow for parsing of ssh files to get hostnames 2010-01-28 19:10:31 +00:00
15config.t Add in 'unique_servers' into the config file 2016-10-18 21:23:15 +01:00
15config.t.file1 Further work on config module 2011-07-11 21:00:43 +01:00
15config.t.file2 Further work on config module 2011-07-11 21:00:43 +01:00
15config.t.file3 Fix option and configuration for 'extra_tag_file' 2016-01-23 17:02:52 +00:00
20helper.t Force English locale for all tests 2015-11-28 12:38:39 +00:00
30cluster.cannot_read Further work on getting cluster module working 2011-11-21 18:02:26 +00:00
30cluster.file1 Further work on getting cluster module working 2011-11-21 18:02:26 +00:00
30cluster.file2 Further work on getting cluster module working 2011-11-21 18:02:26 +00:00
30cluster.file3 Fixed the default cluster not being opened 2014-01-04 15:07:34 +00:00
30cluster.t Find fake xterm on systems without it 2016-05-01 09:17:32 +01:00
30cluster.tag1 Bring new 'tag' file into use 2013-03-19 21:06:00 +00:00
80clusterssh.t Another 'xterm' test fix 2016-03-26 08:27:43 +00:00
boilerplate.t Run through 'perltidy -pbp' 2013-04-15 21:56:19 +01:00
changes.t Amend Changes file format 2014-01-31 21:05:17 +00:00
external_cluster_command Fix perl intepreter for use under perlbrew 2015-11-04 09:56:52 +00:00
manifest.t Add in missing MANIFEST files 2011-12-09 08:37:23 +00:00
perltidy.t Fix perltidy test 2014-11-18 21:03:00 +00:00
perltidyrc Tidyups from getting perltidy working better 2014-12-12 10:26:09 +00:00
pod-coverage.t Run through 'perltidy -pbp' 2013-04-15 21:56:19 +01:00
pod.t Add in placeholder module and common tests 2009-12-19 17:30:58 +00:00
range.t Rework hostname expansion 2016-04-29 18:33:50 +01:00