Re: Make Test
John Ralls <jralls-qrp8yrQym94Q64ZEkIOog/u6G/[email protected]> Mon, 9 Feb 2009 17:03:59 -0800
| Newsgroups | gmane.comp.sysutils.bakefile.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 9, 2009, at 12:11 PM, Zbigniew Zagórski wrote: > Hello, > > 2009/2/8 John Ralls <[email protected]>: >> Does anyone here have a "Make Test" target preset (something like >> autoconf's) that I can plagiarize? > > I use "make check" but idea is the same. In bkl it looks like this: > > <action id="check"> > <depends>unittests</depends> > <command>sh $(SRCDIR)/check.sh</command> > </action> > > Where unittests is executable with all tests, check.sh is a > test driver which among others runs this executable. > > Works for me with "autoconf" target on unix and msys. Should > work also with other "make" like targets. OK, not the approach I was thinking of, but it'll work. Thanks! Regards, John Ralls ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Bakefile-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bakefile-devel