kicad/qa
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
data Fix bogus value field in spice test source. 2024-05-10 15:58:48 +01:00
mocks Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
pcbnew_utils Migrate Altium pcblib test to BOOST_DATA_TEST_CASE and use FootprintNeedsUpdate for equality checking 2024-05-12 18:41:31 +02:00
qa_utils Fix compilation error caused by trying to include boost/test/data/test_case.hpp by default 2024-05-12 17:29:40 +02:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils RIP LIB_TEXTBOX and LIB_SHAPE. 2024-04-16 16:31:16 +01:00
tests Fix qa failure 2024-05-21 16:26:00 -07:00
tools Coding policy fixes. 2024-05-23 07:59:45 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00