Re: Libtool stresstest: echo marker with loop variables

2005-09-21 Thread Ralf Wildenhues
Hi Peter, * Peter Ekberg wrote on Tue, Sep 20, 2005 at 12:07:00PM CEST: > * Ralf Wildenhues wrote on Monday, September 19, 2005 19:22 CEST: > > > I have not changed any of the actual stuff to test yet. But the next > > useful thing would be to copy $top_builddir/libtool to the test dir, > > adju

Re: Libtool stresstest: echo marker with loop variables

2005-09-20 Thread Ralf Wildenhues
Hi Peter, * Peter Ekberg wrote on Tue, Sep 20, 2005 at 12:07:00PM CEST: > * Ralf Wildenhues wrote on Monday, September 19, 2005 19:22 CEST: > *big snip* > > If any link tests failed, you might be able to paste and run them from > > the failures file (given that the prerequisite files are present)

RE: Libtool stresstest: echo marker with loop variables

2005-09-20 Thread Peter Ekberg
Hi, * Ralf Wildenhues wrote on Monday, September 19, 2005 19:22 CEST: > > Hi Peter, > > * Peter Ekberg wrote on Fri, Sep 16, 2005 at 09:31:58AM CEST: > > > > I can see that you are on top of all of my "complaints" on > > stresstest.at. I will continue with a locally patched version > > and will

Re: Libtool stresstest: echo marker with loop variables

2005-09-19 Thread Ralf Wildenhues
Hi Peter, * Peter Ekberg wrote on Fri, Sep 16, 2005 at 09:31:58AM CEST: > > I can see that you are on top of all of my "complaints" on > stresstest.at. I will continue with a locally patched version > and will leave it up to you to improve it, the m4 magic and > autotest stuff is beyond me, reall

RE: Libtool stresstest: echo marker with loop variables

2005-09-16 Thread Peter Ekberg
* Ralf Wildenhues wrote on Thursday, September 15, 2005 12:13 CEST: > Hi Peter, > > * Peter Ekberg wrote on Thu, Sep 15, 2005 at 09:45:55AM CEST: > > > > Here's a patch that echoes a marker so that it is easier to > > tell what is failing when stresstest.at fails. > > > > * tests/stresstest.

Re: Libtool stresstest: echo marker with loop variables

2005-09-15 Thread Ralf Wildenhues
Hi Peter, * Peter Ekberg wrote on Thu, Sep 15, 2005 at 09:45:55AM CEST: > > Here's a patch that echoes a marker so that it is easier to > tell what is failing when stresstest.at fails. > > * tests/stresstest.at: Echo loop variables before > each test to simplify error hunting. I was