129 Commits (cedef13bb197a3813d4e8c8a360c01ff0a899a24)

Author SHA1 Message Date
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
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 bb2e402bc7 QA: Move io_benchmark into common_tools 7 years ago
John Beard 267e17d539 QA: Add a generic utility tool executable. 7 years ago
John Beard f5144eb5cf Revert "Try to fix a compil issue in qa test" 7 years ago
John Beard 97a37a74f8 QA: Use free operator<< for Boost test logging 7 years ago
jean-pierre charras decc7ed888 Try to fix a compil issue in qa test 7 years ago
jean-pierre charras bac31d0911 Revert "qa test: fix a compil issue by modifying the way BOOST_PRINT namespace is used in geometry.h" 7 years ago
jean-pierre charras bd4222cc84 qa test: fix a compil issue by modifying the way BOOST_PRINT namespace is used in geometry.h 7 years ago
John Beard d6f4f3aca0 Geom: Account for quadrant points in arc bbox calc 7 years ago
John Beard dc71a73178 QA: Add unit test of SHAPE_ARC 7 years ago
Seth Hillbrand da295a355f qa: Moving eeschema qa to main qa folder 7 years ago
John Beard 658cc8fd96 Wildcards: unify handling of all files wildcards 7 years ago
John Beard dd313d4d47 Wildcards: use vectors instead of varargs + tests 7 years ago
John Beard f86d953c80 QA: unit tests for file ext filters 7 years ago
Seth Hillbrand 90ad240660 units: Move common units and add tests 7 years ago
jean-pierre charras 419718b596 Remove a useless qa test. 7 years ago