kicad/qa
John Beard 840e08fa78 QA eeschema: add some tests
This adds a few tests on:

* LIB_PART
* SCH_PIN
* SCH_SHEET
* SCH_SHEET_PATH

These tests exercise some of the basic code paths in these classes
and show some of the expected behaviours.

None of these tests are particularly ground-breaking, but they
provide a starting point to build out further tests, and to ensure
the already-covered behaviour is stable.

It does expose some places where SCH_SHEET could probably use const.
2019-05-23 11:29:28 +01:00
..
common Pcbnew: add a step field to the array tool 2019-05-16 11:20:52 +01:00
common_tools QA: Allow to build tests manually if disabled 2019-04-17 18:00:40 +01:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
gal/gal_pixel_alignment Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
libs QA: Allow to build tests manually if disabled 2019-04-17 18:00:40 +01:00
pcb_test_window Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
pcbnew Arrays: isolate axis code in a new class 2019-05-16 11:20:52 +01:00
pcbnew_tools Move remaining hard-coded segment counts 2019-05-16 08:49:55 -07:00
pcbnew_utils Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
qa_utils Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
testcases Fix incompatibilites between Python 2 and Python 3 2018-10-19 09:59:05 +02:00
unit_test_utils QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
utils/kicad2step QA: Only build kicad2step tests if the lib exists 2019-04-18 10:13:17 +01:00
CMakeLists.txt QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00