Re: [Bash-completion-devel] [Bash-completion-commits ] e7d7ae81 (testsuite) Always look for command avail ability before testing?completion.

2010-04-12 Thread Ville Skyttä
On Friday 05 February 2010, Freddy Vulto wrote: > I've added helper methods to the test suite (commit c70c1ec): > - assert_source_completions() > - is_bash_completion_installed_for() > > and modified `completion/perldoc' accordingly: > > assert_source_completions perldoc > > If all agree, we

Re: [Bash-completion-devel] [Bash-completion-commits] [SCM] bash-completion branch, master, updated. c89152b6b2bdf0b45c5f0bc68fcd81ca7dc2ddc9

2010-04-12 Thread Ville Skyttä
On Monday 12 April 2010, Ville Skyttä wrote: > assert_complete "bashcomp.jarred toplevel" \ > -"java -cp $TESTDIR/fixtures/java/bashcomp.jar " > +"java -cp fixtures/java/bashcomp.jar " For the record, for some reason, use of $TESTDIR in above resulted in 'ERROR: can't read "TESTDIR": no

Re: [Bash-completion-devel] _get_cword breaks with non-ascii characters when completion files

2010-04-12 Thread Guillaume Rousse
Le 10/04/2010 12:30, Freddy Vulto a écrit : > I made a test case for this problem, see commit 3d4941f. I have to > change LC_CTYPE=C to see the problem, probably because my default locale > is en_US? You can run the test case(s) with: > >./run ./unit/_filedir.exp > > I was able to move the

[Bash-completion-devel] Bug#430501: /etc/skel/.bashrc: bash_completion example in default .bashrc should check for previous inclusion via $BASH_COMPLETION

2010-04-12 Thread Josh Triplett
On Sat, Apr 10, 2010 at 01:20:19PM +0200, David Paleino wrote: > On Saturday 10 April 2010 13:16:29, Matthias Klose wrote: > > On 10.04.2010 12:12, David Paleino wrote: > > > On Saturday 10 April 2010 12:00:17, Matthias Klose wrote: > > >> reassign 430501 bash-completion > > >> thanks > > >> > > >>