← Back to team overview

kicad-developers team mailing list archive

Re: Way to check PCBnew can parse modules in CI?

 

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
>


Follow ups

References