Re: Using bash scripts as tests for 'make check'

2010-07-04 Thread Ralf Wildenhues
Hello Sam, * Sam Silla wrote on Sun, Jul 04, 2010 at 01:42:38AM CEST: > > On 7/3/10 6:52 PM, Sam Silla wrote: > >> TEST: simple_test > > Looks like a typo; should it be "TESTS = simple_test"? > > Sorry I typed up the Makefile.am here, it was correct originally. So the > problem still remains for

Re: Using bash scripts as tests for 'make check'

2010-07-04 Thread Stefano Lattarini
At Sunday 04 July 2010, Sam Silla wrote: > > Hi Sam, > > > > On 7/3/10 6:52 PM, Sam Silla wrote: > >> TEST: simple_test > > > > Looks like a typo; should it be "TESTS = simple_test"? > > > > cheers, > > Peter > > Sorry I typed up the Makefile.am here, it was correct originally. > So the problem s

Re: Using bash scripts as tests for 'make check'

2010-07-03 Thread Sam Silla
> > Hi Sam, > > On 7/3/10 6:52 PM, Sam Silla wrote: > >> TEST: simple_test >> >> >> > Looks like a typo; should it be "TESTS = simple_test"? > > cheers, > Peter > Sorry I typed up the Makefile.am here, it was correct originally. So the problem still remains for me. Sam

Re: Using bash scripts as tests for 'make check'

2010-07-03 Thread Peter Johansson
Hi Sam, On 7/3/10 6:52 PM, Sam Silla wrote: TEST: simple_test Looks like a typo; should it be "TESTS = simple_test"? cheers, Peter