kicad/Documentation/development
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
..
Doxyfile Doxyfiles: Remove local debug lines 2019-02-13 17:22:07 -08:00
coding-style-policy.md Developer documentation updates. 2019-05-08 08:37:39 -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 Developer documentation updates. 2019-05-08 08:37:39 -04:00
config-strings.md Remove MaxUndoItems, make devel option DevelMaxUndoItems 2016-05-12 12:51:32 -04:00
pcbnew-plugins.md Fix broken Python plugin developer's document. 2019-03-20 10:07:45 -04:00
road-map-r6.md Developer documentation updates. 2019-05-08 08:37:39 -04:00
road-map.md Developer documentation updates. 2019-05-08 08:37:39 -04:00
stable-release-policy.md Add stable release policy to developers documentation. 2014-10-18 11:37:08 -04:00
technical_todo.md Remove ki_mutex.h and associated includes 2019-05-03 17:13:20 -07:00
testing.md QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
tool-framework.md Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
ui-policy.md Documentation: UI policy update about dialogs 2018-12-03 12:22:14 -05:00