Re: [PATCH 1/3] Refactor and extend tests on cscope functionality.

2010-06-22 Thread Stefano Lattarini
At Monday 21 June 2010, Ralf Wildenhues wrote: > > > > --- a/tests/cscope3.test > > +++ b/tests/cscope3.test > > [CUT] > > ./configure > > $MAKE cscope > > +# FIXME (in automake.in): We'd like cscope.files not to be > > +#created, as there are no source files in `.' nor in `sub'. > > +test ! -s c

Re: [PATCH 1/3] Refactor and extend tests on cscope functionality.

2010-06-21 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Sat, Jun 19, 2010 at 05:04:22PM CEST: > * tests/cscope.test: Improve and normalize generation and names > of source files. > Do not use hackish, belated SKIPs anymore. > Slighty extend existing tests. > (configure.in): Do not call macro `AM_PROG_GCJ' anymor