KiBot/tests/yaml_samples
Salvador E. Tropea 19023ef4e6 Added tests to cover 100% of kiplot/config_reader.py
Mostly parser errors.
2020-06-19 23:38:09 -03:00
..
bom.kiplot.yaml
drc.kiplot.yaml Added DRC test 2020-05-20 10:53:25 -03:00
drc_filter.kiplot.yaml Added test for the filters feature 2020-06-09 13:56:17 -03:00
drill.kiplot.yaml
dxf.kiplot.yaml Added simple DXF test 2020-05-25 18:59:00 -03:00
erc.kiplot.yaml Added ERC test 2020-05-20 10:37:06 -03:00
error_drill_map_no_type.kiplot.yaml Added test for missing drill map type 2020-05-26 13:04:56 -03:00
error_drill_map_wrong_type.kiplot.yaml Adde test for wrong drill map type 2020-05-26 13:09:16 -03:00
error_filter_no_number.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_filter_no_number_2.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_filter_no_regex.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_filter_no_regex_2.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_filter_not_list.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_filter_wrong_entry.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_no_layers.kiplot.yaml Added a test for missing output.layers 2020-05-26 13:52:04 -03:00
error_no_name.kiplot.yaml Added tests for missing output.name and output.type. 2020-05-26 13:36:49 -03:00
error_no_options.kiplot.yaml Added test for missing output.options 2020-05-26 13:40:16 -03:00
error_no_type.kiplot.yaml Added tests for missing output.name and output.type. 2020-05-26 13:36:49 -03:00
error_no_version.kiplot.yaml Added test for no kiplot.version in config. 2020-05-26 12:50:52 -03:00
error_out_not_list.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_pre_list.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_pre_unk.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_pre_wrong_type_1.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_step_min_distance.kiplot.yaml Added more variety to STEP options. 2020-06-15 15:18:23 -03:00
error_step_origin.kiplot.yaml Added more variety to STEP options. 2020-06-15 15:18:23 -03:00
error_unk_attr.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_unk_section.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_wrong_layer_1.kiplot.yaml Added 3 tests for wrong layer names. 2020-05-26 13:27:49 -03:00
error_wrong_layer_2.kiplot.yaml Added 3 tests for wrong layer names. 2020-05-26 13:27:49 -03:00
error_wrong_layer_3.kiplot.yaml Added 3 tests for wrong layer names. 2020-05-26 13:27:49 -03:00
error_wrong_layer_4.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_wrong_layer_5.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_wrong_layer_6.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_wrong_version.kiplot.yaml Added test for wrong version in config file. 2020-05-26 12:53:24 -03:00
error_wrong_version_2.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_wrong_version_3.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
error_yaml.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
gerber_inner.kiplot.yaml Added tests to cover 100% of kiplot/config_reader.py 2020-06-19 23:38:09 -03:00
hpgl.kiplot.yaml Fixed HPGL YAML example 2020-06-19 15:51:08 -03:00
ibom.kiplot.yaml
ibom_no_ops.kiplot.yaml Added test for iBoM without options. 2020-05-26 14:01:52 -03:00
pdf.kiplot.yaml Added simple test for plotting a PCB to PDF, 2020-05-25 18:55:11 -03:00
pdf_zone-refill.kiplot.yaml The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
pre_and_position.kiplot.yaml Added a test to skip one output 2020-05-25 20:12:42 -03:00
print_pcb.kiplot.yaml Added simple test for pdf_pcb_print 2020-05-20 09:25:43 -03:00
print_pcb_zone-refill.kiplot.yaml The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
print_sch.kiplot.yaml
ps.kiplot.yaml Added postscript test. 2020-05-25 18:32:11 -03:00
simple_2layer.kiplot.yaml
simple_position.kiplot.yaml
simple_position_csv.kiplot.yaml Added test for missing comment in output section 2020-05-26 13:31:08 -03:00
simple_position_inches.kiplot.yaml
simple_position_inches_csv.kiplot.yaml.gz Added support for compressed YAML files. 2020-06-14 11:05:08 -03:00
simple_position_unified.kiplot.yaml
simple_position_unified_csv.kiplot.yaml Added tests for position in CSV format. 2020-05-20 10:13:38 -03:00
simple_position_unified_th.kiplot.yaml
simple_position_unified_th_csv.kiplot.yaml Added tests for position in CSV format. 2020-05-20 10:13:38 -03:00
step_simple.kiplot.yaml Added test for STEP files generation 2020-06-15 13:39:59 -03:00
step_simple_2.kiplot.yaml Fixed the way options with arguments are passed to kicad2step. 2020-06-15 15:58:08 -03:00
step_simple_3.kiplot.yaml Fixed the way options with arguments are passed to kicad2step. 2020-06-15 15:58:08 -03:00
svg.kiplot.yaml Added simple SVG test 2020-05-25 18:39:12 -03:00
unknown_out.kiplot.yaml Added a test for a bogus output type. 2020-05-25 20:00:59 -03:00
update_xml.kiplot.yaml Added update_xml test 2020-05-20 11:34:47 -03:00