1686 Commits

Author SHA1 Message Date
Freddy Vulto
cd2b62bd62 Fix quotes _known_hosts calling _known_hosts_real
This fixes test "Config file containing space should work".  See test:

   ./runUnit _known_hosts.exp
2009-06-11 21:26:43 +02:00
Freddy Vulto
579e462a6f Add missing directories to test/fixture1 2009-06-10 00:27:27 +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
b74997084e Added unit test for _get_cword 2009-06-09 23:52:47 +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
61e5b57eb7 Prefix dir 'completion_to_review' with _
This prevents the command ./runCompletion from running the tests in the
'completion_to_review' directory.
2009-06-09 23:18:59 +02:00
Freddy Vulto
acfacb0c00 Moved vncviewer tests out of 'to_review' 2009-06-09 23:17:38 +02:00
Freddy Vulto
ad123d1b63 Test suite files of bash-completion-lib
They need minor modifications/upgrading and can then be moved to the
directory without the '_to_review' suffix.
2009-06-09 23:04:43 +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
Ville Skyttä
468ba8f150 Use compgen -W instead of grepping $cur in xm create, mute errors from unreadable /etc/xen. 2009-06-09 00:46:29 +03:00
Ville Skyttä
b69961b257 Use _split_longopt with yum, add some option (non-)completions. 2009-06-09 00:41:14 +03:00
Ville Skyttä
a2c2227d1d Use compgen -W instead of grepping $cur in munin-run. 2009-06-09 00:25:06 +03:00
Ville Skyttä
8270b9cf81 Use compgen -W in mock root completions. 2009-06-09 00:19:58 +03:00
Ville Skyttä
696ee59f7e Note 'have foo' additions. 2009-06-09 00:18:27 +03:00
Ville Skyttä
2e641b5c6f Improve rpm group completion.
Displayed completions are still wrong but now at least real ones containing
spaces do work and unusual input does not cause grep errors.
http://lists.alioth.debian.org/pipermail/bash-completion-devel/2009-May/001486.html
2009-06-09 00:13:20 +03:00
Ville Skyttä
d677dfe33b Add _split_longopt TODOs. 2009-06-08 21:41:22 +03:00
Ville Skyttä
e7c3bbe23c Add missing 'have foo's. 2009-06-08 21:22:43 +03:00
Ville Skyttä
cb8c77011e Use _split_longopt in pkg-config completion, some trivial improvements. 2009-06-08 21:11:39 +03:00
Ville Skyttä
079aca216a Split Slackware pkgtools completion to contrib/pkgtools. 2009-06-08 20:49:52 +03:00
Ville Skyttä
df5f55e055 Fix syntax error introduced in previous commit. 2009-06-08 20:42:51 +03:00
Ville Skyttä
cba4d8faf8 Split various FreeBSD completions to contrib/ . 2009-06-08 20:41:52 +03:00
Guillaume Rousse
acef9e78e3 split cancel completion 2009-06-08 16:55:03 +02:00
Guillaume Rousse
7522b94f33 split configure completion 2009-06-08 16:51:48 +02:00
Guillaume Rousse
7f83cb5816 split route completion 2009-06-08 16:51:17 +02:00
Guillaume Rousse
0d9669892b split yp-tools completion 2009-06-08 16:45:09 +02:00
David Paleino
a6fa21a63e Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion 2009-06-06 00:03:35 +02:00
David Paleino
3523463475 Explain why _subversion isn't installed anymore 2009-06-06 00:03:17 +02:00
Ville Skyttä
4ad2698236 Add indentation settings. 2009-06-06 00:48:22 +03:00
David Paleino
4c9dcbb836 Split pineaddr completion to contrib/pine 2009-06-05 21:44:02 +02:00
David Paleino
8c88c2283f Split cardctl completion to contrib/cardctl 2009-06-05 21:42:59 +02:00
David Paleino
b5029b732e Split dselect completion to contrib/dselect 2009-06-05 21:42:14 +02:00
David Paleino
c601309ae5 Split gcc completion to contrib/gcc 2009-06-05 21:41:31 +02:00
David Paleino
1924616663 Split dpkg-related completions to contrib/dpkg (and re-enable usage of grep-status if available) 2009-06-05 21:39:46 +02:00
David Paleino
2bc6994409 Split bash builtins completions to contrib/bash-builtins 2009-06-05 21:22:07 +02:00
David Paleino
653fc03d6b Revert "Don't assume "sed" being GNU sed, use "gsed" whenever available (Debian: #501479, Alioth: #311393)"
This reverts commit 6170eb0001510426ccc7461e60e46c68992bcd14.

Conflicts:

	CHANGES
2009-06-05 20:53:51 +02:00
David Paleino
e6b7e5ec64 Split man completion to contrib/man 2009-06-05 08:43:11 +02:00
David Paleino
b85df3b488 Split cvs-related completions to contrib/cvs 2009-06-05 08:41:27 +02:00
David Paleino
34d7032b12 Split rpm-related completions to contrib/rpm 2009-06-05 08:40:33 +02:00
David Paleino
477f3cbae9 Split apt-cache and apt-get completions to contrib/apt 2009-06-05 08:39:28 +02:00
David Paleino
554ab3d1bd Split aptitude-related completions to contrib/aptitude 2009-06-05 08:38:19 +02:00
David Paleino
040841f890 Split apt_build completion to contrib/apt-build 2009-06-05 08:37:30 +02:00
David Paleino
1cd950db89 Split chsh completion to contrib/chsh 2009-06-05 08:36:22 +02:00
David Paleino
69e956e174 Split chkconfig completion to contrib/chkconfig 2009-06-05 08:35:24 +02:00
David Paleino
7dbb6a2e3d Split jar completion to contrib/jar 2009-06-05 08:33:55 +02:00
David Paleino
f844abd042 Split autorpm completion to contrib/autorpm 2009-06-05 08:32:07 +02:00
David Paleino
81e48606d0 Don't install _subversion anymore 2009-06-05 08:30:26 +02:00
David Paleino
4bf60b4e9a Split {update,invoke}-rc.d completions to contrib/sysv-rc 2009-06-05 08:29:09 +02:00
David Paleino
b14fdb74b3 Split dict completion to contrib/dict 2009-06-05 08:26:19 +02:00
David Paleino
fe1e044ed1 Split iconv completion to contrib/iconv 2009-06-05 08:25:08 +02:00