kicad/qa
Wayne Stambaugh bc7df3239c Start unit tests for math library trigonometry functions.
This only tests the InterceptsPositiveX() and InterceptsNegativeX() used
for finding the midpoint of an arc.

Tidy up some of the trigo.h header Doxygen comments.
2020-03-05 07:34:26 -05: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 Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
gal/gal_pixel_alignment Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +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 Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
pcbnew_tools Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
pcbnew_utils Add build dependency on pcbcommon in qa test 2020-03-01 17:03:12 +00:00
qa_utils Clean up a few unused names of caught exceptions 2020-03-01 00:33:45 +00: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 QA: Remove deprecated boost headers 2019-12-05 18:19:40 +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