Re: [Bash-completion-devel] file inclusions in test suite

2010-02-05 Thread Freddy Vulto
On 100131 22:29, Guillaume Rousse wrote: > Le 04/01/2010 20:49, Freddy Vulto a écrit : >> On 100103 13:23, Guillaume Rousse wrote: >>> Also, why do we need to move actual completion test to >>> lib/completion/ssh.exp, instead of leaving it in completion/ssh.exp ? >>> I've had a quick look, it doesn

Re: [Bash-completion-devel] file inclusions in test suite

2010-01-31 Thread Guillaume Rousse
Le 04/01/2010 20:49, Freddy Vulto a écrit : On 100103 13:23, Guillaume Rousse wrote: I recently commited autotools-integration of test suite. It works, but only in classical usage scenarion, meaning running ./configure inside the source directory. Using vbuild (running configure from another dir

Re: [Bash-completion-devel] file inclusions in test suite

2010-01-04 Thread Freddy Vulto
On 100103 13:23, Guillaume Rousse wrote: > I recently commited autotools-integration of test suite. It works, but > only in classical usage scenarion, meaning running ./configure inside > the source directory. Using vbuild (running configure from another > directory), as in the 'make distcheck' sce