On 05/04/2019 16:48, John Beard wrote: > Hi Tom, > > Can the hyperlink export test not exist in the existing qa_pcbnew > test? The code is all in pcbnew's library, so why not just mirror the > source layout and put your test as > "qa/pcbnew/exporters/test_export_hyperlynx.cpp"? > > Otherwise we will eventually have dozens and dozens of tiny unit test > executables all in need of CMake files and linking. > > OTOH, if the hyperlynx stuff was a separate library, then it would > make sense to have a separate test exec. At that point, we'd > presumably have shared libs anyway.
Hi John, It's just my internal test program that I accidentally put in the patch. I don't like clicking through the pcbnew GUI just to test the exporter. There's no formal unit tests for the exporter yet, I'll remove it from the final commit. Tom _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp