CAMITK-testcomponents(1) | User Commands | CAMITK-testcomponents(1) |
camitk-testcomponents - CamiTK Tests Components
camitk-testcomponents [OPTIONS]...
camitk-testcomponents is build using CamiTK 5.2
Please visit http://camitk.imag.fr for more information.
(c) Univ. Grenoble Alpes, CNRS, TIMC-IMAG UMR 5525
camitk-testcomponents aims at testing a component extension individually. There are two possible levels of test:
- level 1 will create a CamiTK application, load the extension and then open the provided component file. It verifies that the extension can be loaded without error and that the managed file (of corresponding extension) can be opened without error.
- level 2 will do the same as level 1 plus save the component to a new file and then close the component. It verifies that saving the file and closing the file can be done without error.
Any exception thrown by CamiTK or other dependencies is caught and will result in a EXIT_FAILURE return code.
The targeted users are in R&D departments or laboratories.
1 will create a CamiTK application, load the extension and then open the provided component file.
2 will create a CamiTK application, load the extension, open the provided component file, save the component to a new file and then close the component.
CamiTK and camitk-testcomponents is currently developed by the Univ. Grenoble Alpes, CNRS in the TIMC-IMAG UMR 5525 laboratory (GMCAO).
The full documentation and tutorials for CamiTK are available at <http://camitk.imag.fr>
2024-04-12 | camitk-testcomponents 5.2 |