kicad/qa
Wayne Stambaugh 9ff8d02e60 Symbol library manager object changes.
* Fix issue handling symbols with multiple inheritance.
* Remove unused code from the symbol library manager object.
* Splits out the library buffer and symbol buffer object so the can be unit
  tested without having to mock the symbol library manager object.
* Add unit tests for library buffer and symbol buffer objects.
2023-10-09 14:58:49 -04:00
..
data DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2023-08-15 05:26:12 +03:00
qa_utils Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
tests Symbol library manager object changes. 2023-10-09 14:58:49 -04:00
tools Profile can live in core 2023-09-07 07:47:01 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00