7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-21 22:35:00 +00:00
kicad/qa/tests/eeschema
Jan Wichmann 30cebd17e0 Added ERC check for directive labels
Checks to see if directive labels are connected in the same manner that other labels are

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/19075
2024-11-20 18:11:05 +00:00
..
erc Added ERC check for directive labels 2024-11-20 18:11:05 +00:00
sch_io/altium Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
CMakeLists.txt Add check for schematic files shared by multiple projects. 2024-09-27 13:09:50 -04:00
lib_field_test_utils.h QA: Use modern Boost test print customisation point 2024-08-14 11:24:26 +01:00
netdiff.py Move tests around 2023-04-24 22:09:36 -04:00
test_eagle_plugin.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
test_ee_item.cpp Move ERC items to their own directory 2024-05-03 12:06:24 -07:00
test_incremental_netlister.cpp Make it clear that GetSheets() is heavy. 2024-06-06 18:00:59 +01:00
test_junction_helpers.cpp Consider a bus entry hitting a wire corner or tee to be dot-worthy 2024-05-20 12:40:29 +08:00
test_legacy_power_symbols.cpp Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 2024-06-12 13:30:29 -04:00
test_lib_part.cpp Fix small memleak in test_lib_part.cpp 2024-05-04 13:12:25 +02:00
test_module.cpp QA: Provide a common implementation of wxAssertThrower 2024-10-10 09:28:29 +08:00
test_netlist_exporter_kicad.cpp Implement Component Classes 2024-10-01 22:36:18 +01:00
test_netlist_exporter_spice.cpp Disable flaky ngspice tests 2024-02-08 18:46:30 -05:00
test_netlist_exporter_spice.h ADDED checkbox for saving SPICE digital event data. 2024-05-12 18:24:53 +01:00
test_pin_numbers.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sch_biu.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sch_netclass.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
test_sch_pin.cpp SCH_PIN: Fix missing alt assign in copy ctor 2024-09-30 16:22:43 +01:00
test_sch_reference_list.cpp Make it clear that GetSheets() is heavy. 2024-06-06 18:00:59 +01:00
test_sch_rtree.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sch_sheet_list.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
test_sch_sheet_path.cpp Add test for ordinal schematic sheet paths. 2024-10-10 16:09:34 -04:00
test_sch_sheet.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sch_symbol.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_schematic.cpp Add test to determine if schematic is a complex hierarchy. 2024-09-28 09:21:20 -04:00
test_symbol_library_manager.cpp SYMBOL_BUFFER: Enforce non-null returns 2024-09-19 06:35:43 +01:00