On Mon, Aug 06, 2001 at 01:29:19PM +1000, Peter Donald wrote:
> On Mon,  6 Aug 2001 13:24, Jeff Turner wrote:
> > On Mon, Aug 06, 2001 at 11:49:33AM +1000, Peter Donald wrote:
> > > On Mon,  6 Aug 2001 11:52, Jeff Turner wrote:
> > > > On Mon, Aug 06, 2001 at 11:20:03AM +1000, Peter Donald wrote:
> > > > > Can you make the build.xml print out all the errors that occur and
> > > > > which tests fail etc. The way that it runs now is hardly useful.
> > > >
> > > > The output currently goes to a text file "TEST-..."; not what your
> > > > average user expects. If there isn't a way to redirect to stdout (I
> > > > couldn't see one, but didn't look very hard), then just a:
> > > >
> > > >  <echo message="Running tests; output redirected to file. This will
> > > > take a while.."/>
> > > >
> > > > would be good.
> > >
> > > Not if your debugging from a "real" editor because then you have to jump
> > > through hoops to isolate error line. I much prefer hitting C-x~ and going
> > > straigh to the line that produced error ;)
> >
> > In that case, a whole bunch of test results won't impress your editor
> > either ;)
> 
> A whole bunch of test results are fine ... because the error regex will only 
> jump to error lines - Got to love emacs ;)

Then the regexp wouldn't match the help message either :) But point
taken.. don't mess with output unnecessarily.

--Jeff

(who uses jikes + vim + http://newgate.socialchange.net.au/~jeff/jpe/)


> Cheers,
> 
> Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to