kicad/qa
jean-pierre charras 3e4fa8143a QA test: fix incorrect call to BOOST_TEST_MESSGE.
It expects a C string, not a wxString.
2022-03-21 13:49:20 +01:00
..
common qa_eeschema: migrate to common mocks 2022-03-18 17:51:09 +00:00
common_tools qa_common_tools: use common mocks 2022-03-18 17:51:09 +00:00
data Update tests. 2022-03-15 00:37:44 +00:00
drc_proto Fix some issues (but not all) in qa tests for eeschema 2022-01-02 14:54:27 +01:00
eeschema qa_eeschema: migrate to common mocks 2022-03-18 17:51:09 +00:00
gal/gal_pixel_alignment Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
libeval_compiler Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
libs Fix QA for arc/arc collisions 2022-03-04 13:15:47 -08:00
mocks qa: add missing const to mocked method 2022-03-21 11:51:39 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew QA test: fix incorrect call to BOOST_TEST_MESSGE. 2022-03-21 13:49:20 +01:00
pcbnew_tools Performance: better sharing of zone fills. 2022-02-15 19:19:03 +00:00
pcbnew_utils Move GUI queries in PLUGIN to a callback. 2022-02-11 22:09:22 +00:00
pns Fix printf format token. 2022-03-05 18:59:53 +00:00
qa_utils Preload PCBnew find with selection when appropriate. 2022-03-19 19:37:01 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases fix a QA python test (test_arcs()). 2022-03-07 09:31:08 +01:00
utils/kicad2step QA tests: fix a build issue on msys2, due to changes in commit 5622a51 2021-12-15 10:13:45 +01:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00