File: testthat.R

package info (click to toggle)
r-cran-rcppprogress 0.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: cpp: 490; sh: 13; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (3)
1
2
3
4
library(testthat)
library(RcppProgress)

test_check("RcppProgress")