kicad/qa/unittests
Marek Roszko b2421c7d9f Fix tiny bug in double 2 string formatting
- I forgot to handle the trailing dots when I added the fmt variant
- UIDouble2Str (the original) lacked the comma check
- Add unit test lol
2023-01-21 13:54:52 -05:00
..
common Fix tiny bug in double 2 string formatting 2023-01-21 13:54:52 -05:00
eeschema Avoid the obsolete GetNextPin() call 2023-01-20 14:12:15 -08:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Fix typo in matrix3 multiply, add unit tests 2023-01-05 21:06:52 -05:00
pcbnew Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 14:24:20 +00:00
CMakeLists.txt Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00