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

Re: packaging RProtoBuf: permissions only patches?



On Thu, Apr 21, 2016 at 06:37:40AM -0500, Dirk Eddelbuettel wrote:
> 
> On 21 April 2016 at 13:27, Andreas Tille wrote:
> | Hi,
> | 
> | On Thu, Apr 21, 2016 at 09:06:15PM +1000, Jonathon Love wrote:
> | > >
> | > >The R package has
> | > >
> | > >    tests/runUnitTests.R
> | > >
> | > >calling out to the files in
> | > >
> | > >    inst/unitTests/
> | > >
> | > >which became
> | > >
> | > >    unitTests/
> | > >
> | > >in the installed package.  But they need their test driver -- but
> | > >runUnitTests.R is not installed by R CMD INSTALL.  That's just how it is.
> | > yeah, that makes total sense.
> | 
> | No, sorry.  Wasting the chance to run a test makes no sense.  See
> | #752609.
> 
> The test harness you have may require testthat. My packages (as well as a
> number of other packages) use RUnit.

I admit I don't mind about the actual test framework as long as all
possible tests are really executed at package Build time and as CI.

Kind regards

     Andreas.

-- 
http://fam-tille.de


Reply to: