kicad/qa
Ian McInerney 7bda8178d1 Move library includes to main CMake file
Placing them behind the SYSTEM directive tells CMake to tell
the compiler they are system libraries, so it shouldn't show
warnings created from them.
2020-04-19 01:11:56 +01:00
..
common Fix QA test failure due to changes to FormatInternalUnits() function. 2020-03-03 08:06:23 -05:00
common_tools Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Clean up spice tests in qa_eeschema 2020-04-18 00:47:40 +01:00
gal/gal_pixel_alignment Use Record handling for parsing 2020-04-03 23:22:24 +00:00
libs Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00
pcb_test_window Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +00:00
pcbnew Use Record handling for parsing 2020-04-03 23:22:24 +00:00
pcbnew_tools Use Record handling for parsing 2020-04-03 23:22:24 +00:00
pcbnew_utils Add build dependency on pcbcommon in qa test 2020-03-01 17:03:12 +00:00
qa_utils Move library includes to main CMake file 2020-04-19 01:11:56 +01:00
testcases QA: fix a python test issue due to code changes in board.h 2020-02-23 20:18:06 +01:00
unit_test_utils Move library includes to main CMake file 2020-04-19 01:11:56 +01:00
utils/kicad2step Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
CMakeLists.txt QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00