kicad/qa/unittests
Mikolaj Wielgus 800b512fe8 Further cut off digits down to one after period in sim QA
We just want to make sure our netlist exporter works. Being
deterministic is the simulator's job, not ours, though perhaps we should
investigate that too eventually.
2022-08-03 16:25:00 +02:00
..
common Fix various typos 2022-07-21 16:31:41 +00:00
eeschema Further cut off digits down to one after period in sim QA 2022-08-03 16:25:00 +02:00
gerbview Use kiplatform::app::init to suppress gerbview qa noise on msvc 2022-07-18 21:35:05 -04:00
libs Performance: avoid sqrt at all costs. 2022-07-16 18:42:32 +01:00
pcbnew Add annular ring test and fix footprint/pad mismatch in other test. 2022-08-01 21:50:35 +01:00
utils/kicad2step
CMakeLists.txt