KiBot/tests
Salvador E. Tropea e6cfe15dd0 PDFUnite: added warnings and errors about missing input files
- Also simplified the create_pdf.py error handling.
  - We are not catching I/O errors, they are fatal and should be
    catched at a higher level.
  - We already check the input files and create the output dir.
- Added tests
2022-06-13 08:56:25 -03:00
..
.config
board_samples Fixed svg_pcb_print: page orientation for portrait. 2022-06-12 16:07:58 -03:00
data Added missing R_0805_2012Metrico.wrl 2022-06-12 12:13:35 -03:00
reference Fixed svg_pcb_print: page orientation for portrait. 2022-06-12 16:07:58 -03:00
test_plot PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
utils Added test for PCB paper size stuff 2022-06-12 12:17:23 -03:00
yaml_samples PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
.gitignore
conftest.py