kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #39190
Re: [PATCH] Further QA consolidation
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 29 Jan 2019 08:28:37 -0500
-
In-reply-to:
<CAG1r56+MziDsNUSt=Jbw+VOWY-sVOhN5AMNAFtbFwR4emLmTRA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
John,
I'm getting test failures with common_gerbview, common_eeschema, and
common_pcbnew. I'm guessing the common_pcbnew is due to the recent
polygon changes which broke the previous polygon test. Does it make
sense to merge this unit the test failures are resolved?
Cheers,
Wayne
On 1/25/2019 10:48 AM, John Beard wrote:
> Hi,
>
> Here are a few more patches to finish up consolidating most of the
> rest of the QA tools.
>
> 1) Adds some very basic dev-docs about the utility programs
> 2) Housekeeping in qa_utils (hide some code in KI_TEST)
> 3) qa_shape_factor_refactor is now only SHAPE_POLY_SET tests (the
> CPolyline stuff is gone), so move to qa_common where pure geom tests
> belong. Kill off this test executable.
> 4) Reinstate the polygon triangulation util under qa_pcbnew_tools
> 5) qa_pcbnew_tools: reuse common board reading code (useful when
> quickly prototyping with utilities)
>
> The only outstanding broken PCB-related QA things now should be:
>
> * pcb_test_window: what is this for and can it be fixed? Can it be
> made into a sub-tool, or does it need its own executable for the
> wxApp?
>
> 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