kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26686
Re: Way to check PCBnew can parse modules in CI?
Thanks Nick, will check that out.
On 19 October 2016 at 14:35, Nick Østergaard <oe.nick@xxxxxxxxx> wrote:
> You can use the python scripting to load the kicad_mod files. Be
> inspired by the content in the qa folder in the source.
>
> 2016-10-19 14:57 GMT+02:00 Kaspar Emanuel <kaspar.bumke@xxxxxxxxx>:
> > Hey,
> >
> > I wanted to add an additional continuous integration check to my Haskell
> > library that checks that Pcbnew can actually parse the modules the
> library
> > outputs.
> >
> > Is there any way to parse .kicad_mod files in a headless way that reports
> > back errors it encounters?
> >
> > Cheers,
> >
> > Kaspar
> >
> > _______________________________________________
> > 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
> >
>
References