Freddy Vulto
4259efb5c4
(doc) Added sample cron.sh for test suite
2009-10-03 08:34:14 +02:00
Freddy Vulto
453a55e9c8
(testsuite) Fix assert_bash_exec to match prompt
...
Added documentation to "Testing" chapter:
- Running tests via cron
- Specifying bash binary
2009-10-02 10:53:00 +02:00
Ville Skyttä
2c82de1a57
Add Fedora/RHEL/CentOS dependency install info.
2009-09-09 19:03:07 +03:00
Ville Skyttä
603ed0acce
Use --asciidoc-opts="--unsafe" instead of --unsafe for a2x for compatibility with asciidoc < 8.4.5.
2009-09-08 00:08:31 +03:00
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