196 Commits (f23e151b907f5a1035aa5a19c53c9fd57a246d0f)

Author SHA1 Message Date
John Beard 371149756d QA: Remove expected failure from fixed tests 7 years ago
John Beard e312e2b286 SHAPE_ARC: fix polyline conversion when radius=0 7 years ago
John Beard ce84c19a38 QA: Test arc to polylines - this has a bug 7 years ago
John Beard 427f0aed78 QA sexpr: add a common_tool to parse sexpr files 7 years ago
John Beard 4bd661add7 QA: Add test on GetLayerName function 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
Seth Hillbrand 2a00fc962b Fix error in contour check 7 years ago
Seth Hillbrand 9c00a7a5c3 Add missing header to qa 7 years ago
John Beard dd17f24c04 Libeval: consistent formatting for NaN 7 years ago
John Beard 3f32dc9a64 QA: numeric evaluator: add a context to tests 7 years ago
John Beard 9e240db80c QA: Use own unit test headers for eagle test 7 years ago
John Beard 88faac309f QA: Eagle test: look up test data in the source tree 7 years ago
John Beard 4eb30f6b85 QA: Enable eeschema tests 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
John Beard 49d75e2383 QA: nullptr_t -> std::nullptr_t 7 years ago
John Beard ad76ebd82a QA: Allow BOOST_CHECKing of nullptr_t 7 years ago
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue. 7 years ago
Seth Hillbrand 16b3c80a7c qa: Add StrNumCmp test 7 years ago
John Beard 346f813814 QA: Add WX_FILENAME split tests 7 years ago
John Beard 3fe8214d20 QA: Comment unused var in test_gal_pixel_alignment 7 years ago
jean-pierre charras 3b97961ccb minor fixes (Coverity warnings and compil warning) 7 years ago
Tomasz Włostowski bbee30671a gal: pixel alignment hacks, works for Retina display too now. 7 years ago
Seth Hillbrand 7b3ef1b7ed colors: Add HSL conversion and tune colors 7 years ago
John Beard edc73de023 Pcbnew: ignore start values in "first available" grid numbering 7 years ago
jean-pierre charras 507229809c Fix a compil issue in test_lib_table.cpp, with some boost versions. 7 years ago
John Beard 0c6ec7dbb3 LIB_TABLE_BASE: Const and unsigned fixes 7 years ago
John Beard 84d79ec10d QA: LIB_TABLE tests 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 bb4d3faad7 QA: Add Distance, Collide, Collinear tests on SEG 7 years ago
John Beard 0415c89c5b Fix broken GetReferencePrefix function 7 years ago
John Beard 88f9f6f072 Break out ref-des-centric functions to own header 7 years ago
John Beard dc20521cb9 Break out getTrailingInt from MODULE 7 years ago
John Beard 453a91f661 Pcbnew: arrays skip existing names 7 years ago
John Beard 5504981d00 Separate ARRAY_OPTIONS to own class in common 7 years ago
Jeff Young ca0164aa07 Unify library browser terminology. 7 years ago
John Beard 9a41fd060b QA: Account for eeschema tests unit rounding 7 years ago
John Beard 8e75f6029c QA: Mark failing SHAPE_POLY_SET tests as expected failures 7 years ago
John Beard 33bc74a4a2 QA: Tidy qa_utils headers 7 years ago
John Beard 47ec2fd5ba QA: Add some tests on SHAPE_POLY_SET::Distance 7 years ago
John Beard 55fcbddde8 QA: Fix faulty test of SHAPE_POLY_SET Collision 7 years ago
John Beard 9bd7ea815c QA: Centralise BOARD reading functions in pcbnew_utils 7 years ago
John Beard adddc41bc5 QA: Reinstate polygon_triangulation utility 7 years ago
John Beard 11745f8f44 QA: Move contents qa_shape_poly_set_refactor to qa_common 7 years ago
John Beard e4b4230bcf QA: Put UTILITY_PROGRAM in KI_TEST 7 years ago
John Beard b690658972 QA: Add coroutine unit test 7 years ago
John Beard 6729842441 QA: Reinstate polygon_generator as a sub-util of qa_pcbnew_tools 7 years ago
jean-pierre charras ebdc383cc3 QA test: add missing boost library (boost system). 7 years ago
John Beard e8afb14046 QA: Move PCB parse util to combined tools exec 7 years ago