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

2010-06-22 Thread Stefano Lattarini
b/dist.c > > +sub/gen.c > > +END > > + ;; > > + abs_parent) > > + cat < > +$ocwd/foo.c > > +$ocwd/main-alias.h > > +$ocwd/sub/subsub/dist.c > > +sub/gen.c > > +END > > + ;; > > + esac | LC_ALL=C sort >

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

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

2010-06-19 Thread Stefano Lattarini
Lattarini Date: Sat, 19 Jun 2010 11:56:02 +0200 Subject: [PATCH 1/3] Refactor and extend tests on cscope functionality. * 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): D