tests/testthat/test-make.R

context ("make")

test_that("make_geteasytargets works", {
	expect_true (setequal (make_geteasytargets("Makefiles/Makefile-test"),
												 c ("all", "DESCRIPTION")))
})

Try the cbmisc package in your browser

Any scripts or data that you put into this service are public.

cbmisc documentation built on May 2, 2019, 5:20 p.m.