451 Commits

Author SHA1 Message Date
Igor Murzov
b13ee019d0 make completions that use _command also work with file names 2011-06-26 04:04:53 +04:00
Ville Skyttä
38dc63d591 dot: New completion. 2011-06-18 18:25:47 +03:00
Ville Skyttä
f38453968c testsuite: Add basic mysql test case. 2011-06-18 15:24:22 +03:00
Ville Skyttä
d4c888be4b testsuite: Add basic lpr and lpq test cases. 2011-06-18 15:06:18 +03:00
Igor Murzov
d44aaed16a testsuite: Improve slapt-get/slapt-src tests. 2011-06-12 18:48:18 +04:00
Ville Skyttä
f8fe3106e1 javadoc: Implement -linkoffline two argument completion. 2011-06-09 01:05:16 +03:00
Igor Murzov
a0834d3bf4 kcov: New completion 2011-06-06 01:06:25 +04:00
Igor Murzov
3ac922e4a6 testsuite: Remove unused -expect-cmd-full option from assert_complete*
This option is implicitly enabled by default, so drop it to avoid confusion
2011-06-05 22:06:29 +04:00
Igor Murzov
75775fca52 testsuite: Fix broken tests for finger and xhost 2011-06-05 22:06:28 +04:00
Igor Murzov
243abdcdd3 testsuite: Remove/use set but unused variable "test" 2011-06-05 22:06:28 +04:00
Igor Murzov
59cee8c139 testsuite: Improve rpm2tgz tests 2011-06-05 22:06:26 +04:00
Igor Murzov
dbd8670cf4 testsuite: Improve pkgtool tests 2011-06-05 22:06:08 +04:00
Ville Skyttä
d9a5a88332 testsuite: Add chown foo: and :foo test cases, should complete files (RedHat: #710714). 2011-06-04 13:08:02 +03:00
Ville Skyttä
f1d5758c76 hddtemp: New completion. 2011-06-02 10:52:36 +03:00
Ville Skyttä
5bb9343fba pwdx: New completion. 2011-05-30 23:38:40 +03:00
Ville Skyttä
0bd41f4edb jps: New completion. 2011-05-29 19:01:24 +03:00
Ville Skyttä
5a5683c080 htpasswd: New completion. 2011-05-26 22:47:41 +03:00
Igor Murzov
e82fef047a testsuite: Add basic slackpkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
7889a6682f testsuite: Add basic sbopkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
84c578c1d8 testsuite: Add basic slapt test cases 2011-05-25 01:27:37 +04:00
Igor Murzov
1a8f3c9583 testsuite: add basic rpm2tgz test case 2011-05-25 01:27:37 +04:00
Igor Murzov
f21f6e080b testsuite: add basic tests for pkgtools 2011-05-25 01:27:37 +04:00
Ville Skyttä
af3f67f2e5 cvs: Improve CVS controlled file completions. 2011-05-24 23:08:45 +03:00
Ville Skyttä
25a74334e1 testsuite: Add basic cfagent test case. 2011-05-20 20:44:02 +03:00
Ville Skyttä
eefc69d83b lvm: Use _parse_usage in several tools.
Also adjust test cases to not fail if --help doesn't succeed, at least
it doesn't for me if run as non-root.
2011-05-16 18:57:43 +03:00
Ville Skyttä
b7f1f74ba0 ldapvi: Use _parse_help, add basic test case. 2011-05-15 20:16:49 +03:00
Ville Skyttä
d8e22da94b testsuite: Add basic msynctool test case. 2011-05-15 15:58:42 +03:00
Ville Skyttä
0e34393198 testsuite: Add basic mdtool and monodevelop test cases. 2011-05-15 15:55:47 +03:00
Ville Skyttä
190299ca6a medusa: Use _parse_help, add basic test case. 2011-05-15 15:37:09 +03:00
Ville Skyttä
fa1fec713b ldap*: Use _parse_help, add basic test cases. 2011-05-15 15:34:23 +03:00
Ville Skyttä
84f9f78494 qemu: Use _parse_help, add basic test case. 2011-05-15 15:33:55 +03:00
Ville Skyttä
4e070e40a4 testsuite: Add bunch of basic postfix test cases. 2011-05-15 15:11:01 +03:00
Ville Skyttä
2e4d73ff6c testsuite: Add basic ssh-copy-id test case. 2011-05-12 00:24:15 +03:00
Ville Skyttä
a3360f0cb8 testsuite: Add basic l2ping test case. 2011-05-11 23:48:09 +03:00
Ville Skyttä
2d23a3f47c ant: Rewrite build target parsing in plain bash, add build file test case.
There's no alternation (\|) in POSIX basic regexps which is what POSIX
sed supports.
2011-05-08 15:25:32 +03:00
Ville Skyttä
ae9e140948 tcpdump: Use _parse_usage, add bunch of option completions and a basic test case. 2011-05-05 00:18:18 +03:00
Ville Skyttä
db86b76eba fusermount: Use _parse_help, add basic test case. 2011-05-04 23:56:38 +03:00
Ville Skyttä
20a3d4d0bd rdesktop: Use _parse_help, add/improve option completions and basic test case. 2011-05-04 23:21:06 +03:00
Ville Skyttä
174d40ecff quota-tools: Use _parse_help, add bunch of option completions and basic test cases. 2011-05-04 22:50:06 +03:00
Ville Skyttä
997ecac0f0 samba: Use _parse_help, add bunch of option completions and basic test cases. 2011-05-04 22:47:05 +03:00
Ville Skyttä
21c5a0eb9d phing: Reuse ant completion for it, add basic test case. 2011-05-03 09:46:30 +03:00
Ville Skyttä
1126c831b8 testsuite: Don't define $BASH_COMPLETION here either. 2011-05-03 09:33:18 +03:00
David Paleino
00a6abb136 Also get rid of BASH_COMPLETION_DIR in the testsuite 2011-05-02 18:41:36 +02:00
Ville Skyttä
0a40e980cb testsuite: Add basic grpck, passwd, and pwck test cases. 2011-05-02 14:37:33 +03:00
Ville Skyttä
b202bc60f6 cppcheck: New completion. 2011-05-01 12:13:32 +03:00
Ville Skyttä
e2c57c5966 Convert many completions to use _parse_help() instead of hardcoded option lists. 2011-04-28 21:21:31 +03:00
Ville Skyttä
393ab1f650 testsuite: Add basic mii-diag and mii-tool test cases. 2011-04-28 21:17:50 +03:00
Ville Skyttä
3998a70dd9 route: Don't leak local $opt. 2011-04-27 23:37:44 +03:00
Ville Skyttä
fabbec105c testsuite: Add bunch of simple shadow util test cases. 2011-04-27 23:17:58 +03:00
Ville Skyttä
3a39ac6676 chsh: Use _allowed_users instead of plain compgen -u. 2011-04-27 18:40:16 +03:00