kicad/qa/unit_test_utils
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
..
include/unit_test_utils QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
CMakeLists.txt QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
unit_test_utils.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
wx_assert.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00