21 Commits (d0cba4b096bfd0fbeabd8ff93b05654db7b0d329)

Author SHA1 Message Date
qu1ck b32c2a6c90 Refactor EDA_TEXT::TransformToSegmentList() to return a vector of points 5 years ago
Dominik Wernberger 28991ddf58 Rename D_PAD to PAD 5 years ago
Dominik Wernberger 54878b04a5 Rename MODULE to FOOTPRINT 5 years ago
Dominik Wernberger d8cfe834f9 Rename FindModuleByReference to 5 years ago
Dominik Wernberger a4650e7269 Rename GetModules to GetFootprints 5 years ago
qu1ck e784743284 Fix pcbnew drawings api 5 years ago
qu1ck 3dbebda168 Fix GetCustomShapeAsPolygon and add a unit test 5 years ago
jean-pierre charras a8e905a1e8 QA: fix a python test issue due to code changes in board.h 6 years ago
Jeff Young d080c928a7 Fix up python test for new comment signatures. 6 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 years ago
Thomas Pointhuber 8805706ccb Fix incompatibilites between Python 2 and Python 3 7 years ago
jean-pierre charras e624bbae8a fix test_002_board_class.py according to changes (fixes) in bounding box track calculations 8 years ago
jean-pierre charras ca548809da Fix a qa test issue related to pad hit test. 8 years ago
jean-pierre charras 8806fc03dc Fix PAD_SHAPE_T value in a old python script 9 years ago
Miguel Angel Ajo 1e2af7fed1 Add GetLayerID method to BOARD. 11 years ago
Miguel Angel Ajo 2ff623dcb9 Fix the pcb bouncing box test adding the track clearance. 11 years ago
Miguel Angel Ajo 26ca1ad03d Fix py26 testing for OSX, assertIsNotNone unavailable for py26 12 years ago
Miguel Angel Ajo bbcd2c61d6 BOARD saving test 12 years ago
Miguel Angel Ajo 8df3326df1 More BOARD unit tests 12 years ago
Miguel Angel Ajo b39408b14a Adding a first BOARD class tester, very basic 12 years ago
Miguel Angel Ajo 15bfac3f4e Moved QA to root. 12 years ago