File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ 2021-02-23 Dirk Eddelbuettel <edd@debian.org>
2+
3+ * Contributing.md: Update unit test link to tinytest
4+
152021-02-08 Dirk Eddelbuettel <edd@debian.org>
26
37 * DESCRIPTION (Author): Add Inaki to the team
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ post an issue outlining some motivation for your pull request to ensure that
3030some discussion around the appropriate resolution for the issue occurs first.
3131
3232We would prefer it if your PR also included
33- [ unit tests] ( https://github.com/RcppCore/Rcpp/tree/master/inst/unitTests ) . Additions
33+ [ unit tests] ( https://github.com/RcppCore/Rcpp/tree/master/inst/tinytest ) . Additions
3434to the [ ChangeLog] ( https://github.com/RcppCore/Rcpp/blob/master/ChangeLog ) and
3535[ NEWS] ( https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd ) are also
3636appreciated.
You can’t perform that action at this time.
0 commit comments