tests/testthat/test-Cpp.R

context("C++ tests")

#library(lolog)
library(testthat)



test_that("C++", {
  runLologCppTests()
  expect_true(TRUE)
})

Try the lolog package in your browser

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

lolog documentation built on July 1, 2021, 9:09 a.m.