kicad/Documentation/development
John Beard acd103631b QA: PCB file input parse test program (fuzzable)
This adds a test program which can be used to test the
parsing of a given KiCad PCB file. This interface is
useful for both manual or automated debugging of given
files, as well as providing an interface suitable for
fuzz-testing tools.

Also adds to the testing docs to detail how fuzzing can
be used.

Also moves some useful re-usable code from io-benchmark
to a new library qa_utils, which can contain code that
isn't need in the actual KiCad libs.
2018-10-22 12:32:24 -04:00
..
Doxyfile Documentation: add logo to Doxygen pages 2018-06-25 08:23:17 -04:00
coding-style-policy.md Doxygen warning fixes and coding policy comment changes. 2017-06-16 10:08:28 -04:00
commit-message-format.md Add explaining notes on when to use changelog tags 2017-11-29 17:36:03 +01:00
compiling.md Add KICAD_SCRIPTING_PYTHON3 flag to about dialog and doc 2018-10-19 09:59:05 +02:00
config-strings.md Remove MaxUndoItems, make devel option DevelMaxUndoItems 2016-05-12 12:51:32 -04:00
pcbnew-plugins.md Update pcbnew-plugins.md with info about icons 2018-08-27 11:08:39 -04:00
road-map-r5.md Road map updates. 2016-12-10 13:20:24 -05:00
road-map-r6.md Minor developer's documentation fixes. 2017-01-24 10:14:27 -05:00
road-map.md Update stable release 5 road map. 2016-07-05 10:06:23 -04:00
stable-release-policy.md Add stable release policy to developers documentation. 2014-10-18 11:37:08 -04:00
testing.md QA: PCB file input parse test program (fuzzable) 2018-10-22 12:32:24 -04:00
tool-framework.md Minor updates to the Tool Framework documentation 2017-02-23 09:45:43 +01:00
ui-policy.md UI policy update 2016-09-09 09:38:56 -04:00