.TH CAMITK-testactions "1" "2020-01-20" "camitk-testactions 4.1" "User Commands" .SH "NAME" camitk-testactions \- CamiTK Tests Actions .SH "SYNOPSIS" .B camitk-testactions [\fIOPTIONS\fR]... .SH "DESCRIPTION" .B camitk\-testactions is build using CamiTK 4.1 .br Please visit http://camitk.imag.fr for more information. .br (c) Univ. Grenoble Alpes, CNRS, TIMC\-IMAG UMR 5525 .PP camitk\-testactions aims at testing an action extension individually. It loads the given action extension library (dll or so), opens the given component, and apply all the action that work on the given component. .PP The targeted users are in R&D departments or laboratories. .PP .SH "OPTIONS" .\" .\" The following documentation was generated by CLI, a command .\" line interface compiler for C++. .\" .IP "\fB--help\fP|\fB-h\fP" Print usage information and exit\. .IP "\fB--action\fP|\fB-a\fP \fIpath\fP" The action extension to be tested (please provide the full path of the dynamic library)\. .IP "\fB--input\fP|\fB-i\fP \fIfile\fP" input component file to test the actions on (please provide the full path to the file)\. Note that this file is not modified\. .IP "\fB--component\fP|\fB-c\fP \fIpath\fP" [Optional] Additional component extension to be loaded before opening the input file (please provide the full path to the dynamic library)\. This is generally needed when an automatic test is added\. The component extension that manages will not be automatically loaded in this case\. Use this option to provide it\. .SH "AUTHORS" CamiTK and camitk\-testactions is currently developed by the Univ. Grenoble Alpes, CNRS in the TIMC\-IMAG UMR 5525 laboratory (GMCAO). .SH "SEE ALSO" The full documentation and tutorials for .B CamiTK are available at <\fBhttp://camitk.imag.fr\fR>