Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.6-pws-10: Initial testing stuff
- X-seq: zsh-workers 8937
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: 3.1.6-pws-10: Initial testing stuff
- Date: Tue, 7 Dec 1999 22:53:27 +0000
- In-reply-to: <E11vSpW-0003Ex-00.1999-12-07-22-11-30@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <E11vSpW-0003Ex-00.1999-12-07-22-11-30@xxxxxxxxxxxxxxxxxxx>
On Dec 7, 10:12pm, Peter Stephenson wrote:
} Subject: PATCH: 3.1.6-pws-10: Initial testing stuff
}
} The test driver script is Test/ztst.zsh; run `make tests' in
} Test to run the test(s).
It might be reasonable to change this to "make check" which is what is
expected for packages configured with "automake" (which zsh isn't, but
just for consistency). Or leave it "make tests" in the Test directory,
but add
check:
cd Test ; $(MAKE) tests
to the top-level Makefile.in.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author