Learn R Programming

precommithooks (version 0.0.0.9007)

run_test_impl: Implement a test run

Description

Implement a test run

Usage

run_test_impl(path_executable, path_candidate, error_msg, cmd_args, copy)

Arguments

path_executable

The path to the executable bash script.

path_candidate

The path to a file that should be modified by the executable.

copy

Path with files to copy to the temp directory where the test is run.