487 Commits (5d099bb7897ce224578bb8103bcaed1a3800d49c)

Author SHA1 Message Date
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Jeff Young 3f6af59cac Avoid selection disambiguation menu when possible. 8 years ago
jean-pierre charras bfc3804115 Minor fixes related to timestamp_t. Move timestamp_t definition to base_struct.h 8 years ago
Simon Richter d075387c24 Link pcb_test_window with /SUBSYSTEM:WINDOWS 8 years ago
Simon Richter 2f8e60352b Avoid nonstandard variable length array 8 years ago
jean-pierre charras cdad02336d fix minor compil warnings 8 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
jean-pierre charras c0a539959e Fix a few Coverity warnings 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
jean-pierre charras bf013f5b63 Fix minoe compil warnings (missing override) 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
Tomasz Włostowski b945d2a708 cleanup: replace CLASS_MIRE with CLASS_PCB_TARGET for naming clarity 8 years ago
jean-pierre charras 60310b3d32 Fix qa/geometry/test_segment.cpp to reflect the changes in SEG class (changes in commit cbb5708c36) 9 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
jean-pierre charras 8806fc03dc Fix PAD_SHAPE_T value in a old python script 9 years ago
Wayne Stambaugh b04f18b245 CMake: remove OpenSSL download and build dependency code. 10 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 bd04e61b6f qa/test.py change to make sure failed tests return 1 in all systems. 11 years ago
Nick Østergaard 5034f07a31 * Update the python qa test suite to exit with an error code if any errors fail 11 years ago
jean-pierre charras 516c386a51 Update complex_hierarchy.kicad_pcb file, used in qa tests, which was created by a test version of Pcbnew, and was not currently readable. 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
Marco Serantoni a2483d48f3 [MacOSX] Fixing qa, thanks Miguel Angel for the feedback 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