diff --git a/changelog/1642.trivial b/changelog/1642.trivial new file mode 100644 index 000000000..a8f1f3fe4 --- /dev/null +++ b/changelog/1642.trivial @@ -0,0 +1 @@ +Added option `--rootdir` for command line and `rootdir` for *.ini file. Define root directory for tests. Can be relative path: 'root_dir', './root_dir', 'root_dir/another_dir/'; absolute path: '/home/user/root_dir'; path with variables: '$HOME/root_dir'. If parameter 'rootdir' defined in *.ini file this argument will not work. \ No newline at end of file