kicad/qa/pcbnew
Michael Kavanagh 42496a7d62 Convert DRC rules syntax help to markdown
Note, the original markdown spec specifies using 4 spaces to indent a
code block (https://daringfireball.net/projects/markdown/syntax)

Wrapping with three backticks doesn't work with this lib. Wrapping
with a single backtick for span elements works ok.
2020-10-06 17:18:35 +00:00
..
drc Fix testcase crash when progressReporter was null. 2020-09-15 22:25:12 +01:00
CMakeLists.txt Convert DRC rules syntax help to markdown 2020-10-06 17:18:35 +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
group_saveload.cpp Class renaming. 2020-10-05 11:55:33 +01: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_libeval_compiler.cpp Minor code cleanup, step2: remove more useless include. 2020-10-01 15:39:47 +02:00
test_lset.cpp Pcbnew: add user defined layers and allow all layers to have user names. 2020-09-23 15:41:43 -04:00
test_module.cpp Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
test_pad_naming.cpp Standardize pad type enums 2020-09-30 08:38:35 -07:00