Jeff Young
7cc663ad77
Schematic parity checking for CLI DRC.
2 years ago
Roberto Fernandez Bautista
355e817302
Move DefaultTransform definition to transform.cpp, so it can be shared
3 years ago
jean-pierre charras
97a002e06c
fix previous commit for QA stuff (missing changes)
3 years ago
Ian McInerney
b8ef9ec178
Disable inconsistent missing override warnings in qa mocks
turtlemocks doesn't seem to provide a way to annotate that these methods
override a base class method, so it triggers a lot of warnings about
missing override when the classes are instantiated.
3 years ago
Seth Hillbrand
f900acdac9
Fix override in mock base
3 years ago
Seth Hillbrand
f2e3329617
Add ERC QA tests
3 years ago
Sylwester Kocjan
6db0ad4876
qa: add missing const to mocked method
4 years ago
Sylwester Kocjan
2583acd1cc
qa_eeschema: migrate to common mocks
4 years ago
Sylwester Kocjan
aa7b65c70d
qa_common: Cleanup mocks
Use mocks of KIFACE and PGM from Turtle framework
4 years ago