kicad/tools
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
..
io_benchmark QA: PCB file input parse test program (fuzzable) 2018-10-22 12:32:24 -04:00
CMakeLists.txt Add CMakeLists.txt build support for tools/utf8_tests.cpp 2017-07-26 10:11:40 -04:00
Info.plist [MacOSX] Fixing build system, sorry guys, refining build system and make building smoother. 2014-02-08 16:15:06 +01:00
checkcoding.py checkcoding.py refactor from Edwin van den Oetelaar, some extra refactorings by me, improvement suggestions from Carl Poirier 2013-03-18 12:22:31 +01:00
container_test.cpp Add tools/parser_gen.cpp which is the beginnings of an s-expression parser 2012-04-29 21:57:48 -05:00
property_tree.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
test-nm-biu-to-ascii-mm-round-tripping.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
utf8_tests.cpp UTF8: Correct MSW issue with previous commit 2018-10-17 12:40:28 -07:00