kicad/qa/pcbnew
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows:
Replace SEVERITY_ERROR by RPT_SEVERITY_ERROR to avoid collision with a system definition.
Replace other SEVERITY_XXX by RPT_SEVERITY_XX for consistency.
Fix compil warnings and some other compil issues.
2020-03-04 10:48:18 +01:00
..
drc Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
CMakeLists.txt Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +00:00
board_test_utils.cpp DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
board_test_utils.h DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
test_array_pad_name_provider.cpp pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
test_graphics_import_mgr.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_lset.cpp Add unit test though it's not great 2019-12-26 13:10:18 +00:00
test_module.cpp QA: Add unit tests on the Pcbnew library 2019-01-06 07:55:36 -08:00
test_pad_naming.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00