logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

camitk-testactions - CamiTK Tests Actions

Authors

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

Description

camitk-testactionsisbuildusingCamiTK5.2
       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.

Name

       camitk-testactions - CamiTK Tests Actions

Options

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

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

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

       --component|-cpath
              [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.

See Also

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

camitk-testactions 5.2                             2025-03-03                              CAMITK-testactions(1)

Synopsis

camitk-testactions [OPTIONS]...

See Also