Skip to content

Commit 2e18a7f

Browse files
committed
tinytest step three: convert binary package and client package
skipping both for now for side effects, and binary package input is stale
1 parent f0b4bb7 commit 2e18a7f

23 files changed

+160
-142
lines changed

ChangeLog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
2019-11-24 Dirk Eddelbuettel <edd@debian.org>
22

3-
* inst/tinytest/test_algorithm.R: Converted from RUnit to tinytest
3+
* tests/tinytest.R: Converted from RUnit to tinytest
4+
* inst/tinytest/test_algorithm.R: Idem
45
* inst/tinytest/test_as.R: Idem
6+
* inst/tinytest/test_binary_package.R: Idem (but inactive for now)
7+
* inst/tinytest/test_client_package.R: Idem (but inactive for now)
58

69
2019-11-23 Dirk Eddelbuettel <edd@debian.org>
710

inst/unitTests/bin/amd64/r-cran-testrcpppackage_0.1.0-1_amd64.deb renamed to inst/tinytest/bin/amd64/r-cran-testrcpppackage_0.1.0-1_amd64.deb

File renamed without changes.

inst/unitTests/bin/i386/r-cran-testrcpppackage_0.1.0-1_i386.deb renamed to inst/tinytest/bin/i386/r-cran-testrcpppackage_0.1.0-1_i386.deb

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)