..
README.md
Add a basic plot test
2018-07-31 17:36:56 +01:00
test_bom.py
Added full KiBoM configuration from the YAML config.
2020-07-22 18:33:53 -03:00
test_drill.py
Fixed flake8 warnings.
2020-07-22 18:16:18 -03:00
test_dxf.py
For some reason Python sys.path vector has a limit and I was abusing it.
2020-06-15 15:14:53 -03:00
test_gerber.py
Added `output` option to control the file name to all plot output formats.
2020-07-12 13:00:38 -03:00
test_hpgl.py
Added HPGL and PS autoscaling tests.
2020-07-08 23:16:04 -03:00
test_ibom.py
Now IBoM output file is coherent with other outputs.
2020-07-22 19:51:35 -03:00
test_int_bom.py
Added test for decimal point locale support.
2020-08-13 16:59:12 -03:00
test_misc.py
Added KiCad v5.x schematic support.
2020-07-27 22:01:12 -03:00
test_pcbdraw.py
Added support for PcbDraw
2020-07-11 13:49:03 -03:00
test_pdf.py
For some reason Python sys.path vector has a limit and I was abusing it.
2020-06-15 15:14:53 -03:00
test_position.py
Added default output file name pattern.
2020-07-23 18:26:03 -03:00
test_preflight.py
Added more preflight tests
2020-07-08 19:49:33 -03:00
test_print_pcb.py
Changed default file name for pdf_pcb_print
2020-07-12 16:17:38 -03:00
test_print_sch.py
Added KiCad v5.x schematic support.
2020-07-27 22:01:12 -03:00
test_ps.py
Added HPGL and PS autoscaling tests.
2020-07-08 23:16:04 -03:00
test_script_checks.py
Extra dot in step.metric_units docstring.
2020-07-09 12:50:27 -03:00
test_step.py
Changed default name for step files (adds -3D)
2020-07-12 18:55:08 -03:00
test_svg.py
Added tests for:
2020-07-08 23:34:45 -03:00
test_yaml_errors.py
Added test for wrong logo format.
2020-08-12 20:35:34 -03:00