Ville Skyttä
ef025a78ab
Try to install/test arch completion only for the mailman one, not coreutils/util-linux-ng.
2009-11-23 00:29:16 +02:00
Freddy Vulto
573844daa2
(testsuite) Test lftpget only if available
2009-11-07 09:28:14 +01:00
Ville Skyttä
1ff30048fa
Add trivial test cases for abook, lftpget, and wtf.
2009-11-03 22:47:35 +02:00
Ville Skyttä
93060b4133
Add k3b completion.
2009-11-03 22:24:41 +02:00
Ville Skyttä
a17b2dbc73
Don't assume that apt-get, dpkg-deb, and dpkg-reconfigure are available.
2009-11-03 21:58:22 +02:00
Freddy Vulto
90fc7be011
Reviewed tests v*, w*, x* & y*
...
Directories `test/_completion_to_review' &
'lib/completions_to_review' are now removed.
2009-08-01 09:35:24 +02:00
Freddy Vulto
85dd9cd64c
Reviewed tests u*
2009-07-31 22:53:30 +02:00
Freddy Vulto
bcd33375ca
Reviewed tests t*
2009-07-31 22:18:12 +02:00
Freddy Vulto
567eb37802
Reviewed tests s*
2009-07-31 12:20:51 +02:00
Freddy Vulto
6d31b15011
Fix backwards compatibility calls to _known_hosts
...
This mimics the old behaviour where you could reuse `_known_hosts()' as
a helper function and pass it `-a' or `-c'.
NOTE: Using `_known_hosts' as a helper function and passing options to
`_known_hosts' is deprecated: Use `_known_hosts_real' instead.
2009-07-25 09:35:03 +02:00
Freddy Vulto
ddb0571227
Reviewed tests q* & r*
...
Added .swp (vim backup) files to .gitignore
2009-07-24 12:33:30 +02:00
Freddy Vulto
53b1c41c16
Reviewed tests p*
2009-07-24 11:58:02 +02:00
Freddy Vulto
285136a8df
Reviewed tests o*
2009-07-24 11:20:38 +02:00
Freddy Vulto
890cadbc3a
Reviewed tests n*
2009-07-24 11:16:03 +02:00
Freddy Vulto
0d443835c4
Reviewed tests m*
2009-07-24 09:55:54 +02:00
Freddy Vulto
9bb02ca317
Reviewed tests l*
2009-07-20 21:13:58 +02:00
Freddy Vulto
f1f61ace51
Reviewed tests j* & k*
2009-07-19 14:48:55 +02:00
Freddy Vulto
11302d4038
Reviewed tests h* & i*
...
Localized `i' variable in `info' completion.
2009-07-18 16:55:23 +02:00
Freddy Vulto
c6af1bf435
Reviewed tests g*
...
Removed excess parenthesis from gdb completion
2009-07-18 09:43:25 +02:00
Freddy Vulto
22675a60f7
Reviewed tests f*
2009-07-17 23:15:15 +02:00
Freddy Vulto
55bc44b035
Reviewed tests e*
...
Fixed `assert_complete()' to remove an optional (partial) argument from
`cmd' when expecting `cmd + longestCommonPrefix'.
Added `prompt' argument to procs `assert_bash_exec()' &
`sync_after_int()'
2009-07-17 16:15:02 +02:00
Freddy Vulto
f615d17cb6
tsuite) Only test completions if installed
...
Some tests failed with label `failed', which is incorrect because the
completions just weren't installed. Completions weren't installed
because the commands to complete weren't installed.
Fixed so that if commands aren't available, the tests fail with label
`unsupported'.
2009-07-16 22:51:18 +02:00
Freddy Vulto
043fe4dd4b
Reviewed tests d*
2009-06-15 23:17:39 +02:00
Freddy Vulto
881bce9618
Reviewed tests b* & c*
2009-06-14 16:22:25 +02:00
Freddy Vulto
3d723502c9
Reviewed tests a*
2009-06-14 15:20:38 +02:00
Freddy Vulto
1f63e21ff5
Fix _user_at_host completion
...
Fixed _known_hosts_real user completion.
Added test for `finger'. To execute:
$ cd test && ./runCompletion finger.exp
2009-06-13 11:34:39 +02:00
Freddy Vulto
67c3ea26e7
Added xhost test
...
To run the test:
$ cd test
$ ./runCompletion xhost.exp
2009-06-12 11:47:28 +02:00
Freddy Vulto
dd5502a920
Upgraded tests for cd and mplayer (and vncviewers)
2009-06-10 00:13:19 +02:00
Freddy Vulto
9e4d9b9653
Moved vncviewer tests out of to_review
2009-06-10 00:00:27 +02:00
Freddy Vulto
22499819a1
Moved 'alias' tests out of 'to_review'.
...
Directory 'completion_to_review' is now really removed (prefixed with _)
from previous commit.
2009-06-09 23:26:45 +02:00
Freddy Vulto
acfacb0c00
Moved vncviewer tests out of 'to_review'
2009-06-09 23:17:38 +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