kicad/qa/unittests
Mikolaj Wielgus 3b3131ad74 Create class for voltage and current -controlled switches
Unfortunately, along the way it turned out that Ngspice's .probe alli
breaks current-controlled switches. So they won't work in that case for
now.
2022-08-29 03:49:41 +02:00
..
common ADDED: Database libraries MVP 2022-08-26 10:51:13 -04:00
eeschema Create class for voltage and current -controlled switches 2022-08-29 03:49:41 +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