Arguments
folderOutput
An existing folder (this is tested and can eventually
raise an error) in which the generated results will be written and the
precomputed results will be inflated.
testFileBOW_folderName
The folder in which the .bow file for results
generation stands (.testFunctionalMultiread passes the path to the
package-embedded test .bow file)
testFileBOW_fileName
The filename of the ?bow file used to generate
the results (.testFunctionalMultiread passes the name of the
package-embedded test .bow file)
folderOutputGenerated
The folder in which the intermediary generated
data files stands (.testFunctionalMultiread passes this path)
testType
A value in c("regular", "complete"). A regular test will
generate multiread specific results but skips files for which comparison can
be problematic because of writing floating points with C++ routines (which
formatting depends on the machine/pla
verbose
Logical. If verbose is FALSE, the test stdout will be
redirected to a log file to avoid overflow of test messages.
verbosity
An integer. The verbose level : 0 = no message, 1 = trace
level