Port details |
- R-cran-tinytest Lightweight and Feature Complete Unit Testing Framework
- 1.4.1_1 devel
=2 1.4.1_1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2020-12-28 00:34:04
- Last Update: 2024-09-14 23:24:41
- Commit Hash: f2e9862
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/markvanderloo/tinytest
- Description:
- Provides a lightweight (zero-dependency) and easy to use unit testing
framework. Main features: install tests with the package. Test results are
treated as data that can be stored and manipulated. Test files are R scripts
interspersed with test commands, that can be programmed over. Fully automated
build-install-test sequence for packages. Skip tests when not run locally (e.g.
on CRAN). Flexible and configurable output printing. Compare computed output
with output stored with the package. Run tests in parallel. Extensible by other
packages. Report side effects.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-tinytest>0:devel/R-cran-tinytest
- To install the port:
- cd /usr/ports/devel/R-cran-tinytest/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-tinytest
- pkg install R-cran-tinytest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-tinytest
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681364327
SHA256 (tinytest_1.4.1.tar.gz) = f6fc13887d096ba444fb722ef34cc88e079fc18be9668ffead1ba586a30b1c74
SIZE (tinytest_1.4.1.tar.gz) = 587352
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Runtime dependencies:
-
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-tinytest
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_1 14 Sep 2024 23:24:41
    |
Nuno Teixeira (eduardo)  |
devel/R-cran-tinytest: Take maintainership |
1.4.1_1 14 Sep 2024 22:41:53
    |
Guangyuan Yang (ygy)  |
devel/R-cran-tinytest: drop maintainership |
1.4.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.1 20 Apr 2023 18:02:42
    |
Guangyuan Yang (ygy)  |
devel/R-cran-tinytest: Update to 1.4.1 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.1 12 Jul 2021 04:19:46
    |
Guangyuan Yang (ygy)  |
devel/R-cran-tinytest: Update to 1.3.1
Approved by: lwhsu (mentor, implicit) |
1.2.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.4 28 Dec 2020 00:18:43
  |
ygy  |
new port: devel/R-cran-tinytest: Lightweight and Feature Complete Unit Testing
Framework
PR: 252175
Approved by: lwhsu |
Number of commits found: 10
|