Provided by: libcamitk-dev_5.0.2-3_amd64 bug

NAME

       camitk-testactions - CamiTK Tests Actions

SYNOPSIS

       camitk-testactions [OPTIONS]...

DESCRIPTION

       camitk-testactions is build using CamiTK 5.0
       Please visit http://camitk.imag.fr for more information.
       (c) Univ. Grenoble Alpes, CNRS, TIMC-IMAG UMR 5525

       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.

       The targeted users are in R&D departments or laboratories.

OPTIONS

       --help|-h
              Print usage information and exit.

       --action|-a path
              The  action  extension  to  be  tested (please provide the full path of the dynamic
              library).

       --input|-i file
              input component file to test the actions on (please provide the full  path  to  the
              file). Note that this file is not modified.

       --component|-c path
              [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.

AUTHORS

       CamiTK and camitk-testactions is currently developed by the Univ. Grenoble Alpes, CNRS  in
       the TIMC-IMAG UMR 5525 laboratory (GMCAO).

SEE ALSO

       The full documentation and tutorials for CamiTK are available at <http://camitk.imag.fr>