On Sep 21, 2014, at 9:48 AM, Marko Käning <[email protected]> wrote:
> Hi Lawrence, > > On 21 Sep 2014, at 16:45 , Lawrence Velázquez <[email protected]> wrote: >> A slightly better way to run the tests would be to append "testall" to >> build.target. > > but this again would mean that a failing test will also fail to install the > port. > > Greets, > Marko This is how I currently handle it: system "cd ${cslbuilddir}/csl; exec make testall" Note that this makefile is 2 levels deep from ${worksrcpath} Mark _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
