kicad/qa/unittests
Jon Evans ae6a2a6443 ADDED: Database libraries MVP
Allows placing parts from an external database that reference symbols from another loaded library.

Includes:
- nanodbc wrapper
- database schematic library plugin
- basic tests

Fixes https://gitlab.com/kicad/code/kicad/-/issues/7436
2022-08-26 10:51:13 -04:00
..
common ADDED: Database libraries MVP 2022-08-26 10:51:13 -04:00
eeschema Update the Opamp test to use a symbol with unordered pins 2022-08-26 04:36:48 +02:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Fix SHAPE_LINE_CHAIN::Simplify() when there are only 3 points in the chain 2022-08-19 20:49:49 +01:00
pcbnew Re-enable tests for zones 2022-08-18 17:06:29 -07:00
utils/kicad2step Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
CMakeLists.txt