2 Commits (c15a9e60d4cfc59126d756364be888cbf7f29e53)

Author SHA1 Message Date
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Ian McInerney 116ac9aa75 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 6 years ago
Seth Hillbrand 172542cfc4 Enforce build order with qa system 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
John Beard 45aa514591 QA: Allow to build tests manually if disabled 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard adddc41bc5 QA: Reinstate polygon_triangulation utility 7 years ago
John Beard 6729842441 QA: Reinstate polygon_generator as a sub-util of qa_pcbnew_tools 7 years ago
John Beard e8afb14046 QA: Move PCB parse util to combined tools exec 7 years ago
John Beard d7563c55c4 QA: Pcbnew utility tools: DRC tool 7 years ago
John Beard 8297ab24e4 DRC: Break out courtyard overlap function 7 years ago
John Beard 1ae6fc78a6 QA: Add pcbnew unit tests CMake subdir 7 years ago
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
John Beard 81bac449d3 QA: Add unit tests on the Pcbnew library 7 years ago
John Beard acd103631b QA: PCB file input parse test program (fuzzable) 7 years ago
John Beard 9c78ef5784 QA: Make a generic common test suite 7 years ago
Tomasz Włostowski fa31d5308a Sample tool for generating board geometyr as polygons 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Tomasz Włostowski dcb75a9b24 qa/pcb_test_window: fix build with GITHUB_PLUGIN disabled 8 years ago
Tomasz Włostowski a67d24a34e revert link-time plugin registration causing plugins to be incorrectly enumerated 8 years ago
Maciej Suminski 6cc1f66dfd Added missing include directories to qa 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Tomasz Włostowski 3292d622c1 qa: added simple GAL+Tool Framework test program 8 years ago
jean-pierre charras c9ff885c1d Cmakelists: remove no longer used boost libraries from required boost components lists 9 years ago
Simon Richter 30446b8327 Tell the whole case to link dynamically against Boost 9 years ago
Simon Richter f16304b9d8 Use target name instead of platform dependent path 9 years ago
Nick Østergaard abd61ac1e7 Add boost include dir to qa/geometry 9 years ago
Alejandro García Montoro cc7825d00b Tests CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago