Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-01-21 14:47:37 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-mockery) Updated 0.4.3 to 0.4.4, +TEST_DEPENDS, make test passed

# mockery 0.4.4

* Fixes for `R CMD check`
   2022-04-29 06:18:39 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/R-mockery) Updated 0.4.2 to 0.4.3

# mockery 0.4.3

* Hadley Wickham is now the maintainer.

* `stub()` now unlocks/relocks locked bindings as required
 (@sambrightman, #30).
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-01-13 10:17:00 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
devel/R-mockery: import R-mockery-0.4.2

The two main functionalities of this package are creating mock objects
(functions) and selectively intercepting calls to a given function
that originate in some other function. It can be used with any testing
framework available for R. Mock objects can be injected with either
this package's own stub() function or a similar with_mock() facility
present in the 'testthat' package.

Next | Query returned 5 messages, browsing 1 to 10 | previous