automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] {test-protocols} docs: rework and extend documentation on te


From: Stefano Lattarini
Subject: Re: [PATCH] {test-protocols} docs: rework and extend documentation on testsuites support
Date: Tue, 26 Jul 2011 20:30:45 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Friday 22 July 2011, Stefano Lattarini wrote:
> On Tuesday 19 July 2011, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Tue, Jul 19, 2011 at 11:38:18AM CEST:
> > > On Monday 18 July 2011, Ralf Wildenhues wrote:
> > > > A description of ERROR semantics needs to be part of automake.texi as
> > > > well.
> > > >
> > > Doing that properly will require a small reorganization of the "Support
> > > for test suites" chapter, so I'd rather do that in a follow-up patch
> > > (which I will start working on shortly).
> > 
> > OK.  Just so we don't forget.
> >
> Done in the attached patch (so much for a "small reorganization", sigh).
> 
> OK for the test-protocols branch?
> 
> Thanks,
>   Stefano
> 
Oh, and consider this squashed in:

  diff --git a/tests/tap-doc.test b/tests/tap-doc.test
  index b87790d..2920d4e 100755
  --- a/tests/tap-doc.test
  +++ b/tests/tap-doc.test
  @@ -83,7 +83,7 @@ PASS: mu.tap 1
   XFAIL: mu.tap 2 # TODO frobnication not yet implemented
   END
   
  -sed -n '/^PASS: foo\.test/,/^XFAIL: mu\.tap/p' stdout > got
  +sed -n '/^PASS: foo\.sh/,/^XFAIL: mu\.tap/p' stdout > got
   
   cat exp
   cat got

Sorry for the noise,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]