./math/R-unitizer, Interactive R Unit Tests

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.21, Package name: R-unitizer-1.4.21, Maintainer: pkgsrc-users

Simplifies regression tests by comparing objects produced by test code
with earlier versions of those same objects. If objects are unchanged
the tests pass, otherwise execution stops with error details. If in
interactive mode, tests can be reviewed through the provided
interactive environment.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-10-21 00:19:12 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-unitizer) Updated 1.4.20 to 1.4.21, make test fails with Font issue \ 
(Re: tex-ec)

## v1.4.21

* Suppress test caused to fail by checks added to `parent.env<-` in r-devel \ 
r86545.
   2024-01-20 08:11:24 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(devel/R-unitizer) import R-unitizer-1.4.20

Simplifies regression tests by comparing objects produced by test code
with earlier versions of those same objects.  If objects are unchanged
the tests pass, otherwise execution stops with error details.  If in
interactive mode, tests can be reviewed through the provided
interactive environment.