Functions | |
add_r_binding (test_r_binding) add_test(NAME r_binding_test COMMAND $ | |
e | library (pkgload) |
library (testthat) | |
load_all ('.') | |
test_dir ('tests/')" WORKING_DIRECTORY $ | |
add_r_binding | ( | test_r_binding | ) |
Definition at line 2 of file CMakeLists.txt.
Referenced by set().
e library | ( | pkgload | ) |
Referenced by include_directories().
library | ( | testthat | ) |
load_all | ( | '.' | ) |
test_dir | ( | 'tests/' | ) |
Definition at line 5 of file CMakeLists.txt.