6 Commits

Author SHA1 Message Date
Freddy Vulto
2e87bd4c01 Added setting COMP_KNOWN_HOSTS_WITH_HOSTFILE
`_known_hosts_real' will add hosts from HOSTFILE (compgen -A hostname), unless
`COMP_KNOWN_HOSTS_WITH_HOSTFILE' is set to an empty value.

To run the unit tests:

   $ cd test && ./runUnit _known_hosts_real.exp
2009-08-12 22:20:56 +02:00
Freddy Vulto
e847d57e50 Improved test suite from bash-completion-lib
Run the tests with:
$ cd test
$ ./runCompletionUnit
$ ./runCompletionCompletion

The last test of unit/_known_hosts gives UNRESOLVED and needs fixing.
2009-06-09 22:49:53 +02:00
Freddy Vulto
ec2e190cbb Fixed asciidoc-8.4.3 errors 2009-04-20 10:07:29 +02:00
David Paleino
abad9538c4 doc/main.xml is auto-generated, ignore it 2009-04-16 09:57:24 +02:00
David Paleino
5ece6956cf Use \n instead of \r\n as line separator 2009-04-16 08:42:42 +02:00
Freddy Vulto
b33a1c7526 Added asciidoc files. 2009-04-15 22:19:26 +02:00