KiBot/kibot
Salvador E. Tropea 10f0706482 Exclude KiCad 6 code and enabled coverage for out_base tests. 2021-02-01 16:39:10 -03:00
..
bom Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
kicad Switched from configfile.readfp to configfile.read_file for Python 3 2021-02-01 11:14:57 -03:00
mcpyrate Updated mcpyrate. 2021-02-01 11:13:52 -03:00
__init__.py
__main__.py Excluded KiCad 6 code in main from coverage. 2021-02-01 15:26:08 -03:00
config_reader.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
docopt.py
drill_marks.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
error.py
fil_base.py
fil_generic.py
fil_rot_footprint.py
fil_var_rename.py
globals.py
gs.py Now you can consolidate more than one project in one BoM. 2021-01-21 14:43:47 -03:00
kiplot.py Removed KiCad 6 code from coverage. 2021-02-01 14:52:52 -03:00
layer.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
log.py Updated mcpyrate. 2021-02-01 11:13:52 -03:00
macros.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
misc.py Changed the error about using external (unknown) names to a warning. 2021-01-29 11:23:46 -03:00
optionable.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_any_drill.py Fixed drill dependencies generation. 2021-01-29 11:53:41 -03:00
out_any_layer.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_base.py Exclude KiCad 6 code and enabled coverage for out_base tests. 2021-02-01 16:39:10 -03:00
out_bom.py Now you can consolidate more than one project in one BoM. 2021-01-21 14:43:47 -03:00
out_compress.py Added tests for some ouyt_compress special cases. 2021-01-28 17:33:01 -03:00
out_dxf.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_excellon.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_gerb_drill.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_gerber.py Fixed extra data about drill marks in gerber files. 2021-01-13 11:44:20 -03:00
out_hpgl.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_ibom.py Changed the error about using external (unknown) names to a warning. 2021-01-29 11:23:46 -03:00
out_kibom.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_pcbdraw.py Makefile generation. 2021-01-22 17:22:18 -03:00
out_pdf.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_pdf_pcb_print.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_pdf_sch_print.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_position.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_ps.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_sch_variant.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_step.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_svg.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_svg_sch_print.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
pre_base.py Makefile generation. 2021-01-22 17:22:18 -03:00
pre_check_zone_fills.py
pre_drc.py Fixed run_erc and run_drc makefile targets. 2021-01-29 09:25:56 -03:00
pre_erc.py Fixed run_erc and run_drc makefile targets. 2021-01-29 09:25:56 -03:00
pre_filters.py
pre_ignore_unconnected.py
pre_update_xml.py Makefile generation. 2021-01-22 17:22:18 -03:00
registrable.py
var_base.py
var_ibom.py
var_kibom.py