Home
last modified time | relevance | path

Searched refs:test_rd (Results 1 – 9 of 9) sorted by relevance

/dports/devel/R-cran-testthat/testthat/R/
H A Dtest-example.R31 lapply(Rd, test_rd)
43 lapply(Rd, test_rd)
49 test_rd <- function(rd, title = attr(rd, "Rdfile")) { function
/dports/devel/R-cran-testthat/testthat/man/
H A Dtest_examples.Rd5 \alias{test_rd}
11 test_rd(rd, title = attr(rd, "Rdfile"))
/dports/devel/R-cran-testthat/testthat/tests/testthat/
H A Dtest-examples.R4 local_mock(test_rd = identity)
H A Dtest-test-example.R6 test_rd(tools::parse_Rd(rd_path))
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/test/
H A Dtests.com24 test_rmd,test_rc2,test_rc4,test_rc5,test_bf,test_cast,test_rd,-
251 $ test_rd:
/dports/devel/R-cran-testthat/testthat/
H A DNAMESPACE194 export(test_rd)
H A DNEWS.md506 * Repair regression in `test_rd()` and add a couple of tests to hopefully
/dports/net/py-dpkt/dpkt-1.9.6/dpkt/
H A Ddns.py534 def test_rd(): function
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/ipam/tests/
H A Dtest_filtersets.py61 def test_rd(self): member in VRFTestCase