Elements
5.10
A C++ base framework for the Euclid Software.
|
Go to the documentation of this file.
36 "You are trying to use iRODS, "
37 "but it does not seem to be installed.");
43 path localFile)
const {
45 cmd += distantFile.
string() +
" " + localFile.string();
IrodsSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
Base class to synchronize test data.
boost::filesystem::path path
The dependency configurations holds, for each test file to be retrieved:
std::string createDownloadCommand(path distantFile, path localFile) const override
ELEMENTS_API bool irodsIsInstalled()
Check whether the iRODS client is installed.
ELEMENTS_API bool checkCall(std::string command)
The connection configuration mainly holds: