← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Pcbnew unit test framework

 

Hi John-

Patch 0002 does not apply cleanly to qa/CMakeLists.txt even after applying 0001

-S

Am 2019-01-04 09:36, schrieb John Beard:
Hi,

I have worked out how to do unit tests of the Pcbnew code.

The first example test is a pretty unexciting one about the import
plugin manager (which is what I was doing at the time).

This is followed by a fix for a minor 5.1 bug with a unit test on the
logic (numbered NPTH pads in arrays)

Also a small bunch of small Boost helpers which should allow to use
some nicer boost test code without causing breakage on older boosts.

After these patches, there will be 4 unit test executable run by "make test".

Cheers,

John

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Follow ups

References