X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 9 Aug 2016 06:15:27 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb-rnd] release 1.1.0 In-Reply-To: Message-ID: References: <20160808102438 DOT 12df1886 AT jive> <362971c9-89a9-d628-21ce-4e18349cf95a AT prochac DOT sk> <20160808225137 DOT GN12988 AT foo DOT stuge DOT se> <284f37dd-259c-29b2-6fcc-6f87ecbd7df2 AT prochac DOT sk> <201608090203 DOT u7923lLd002736 AT envy DOT delorie DOT com> <201608090241 DOT u792fFb0005421 AT envy DOT delorie DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 9 Aug 2016, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Tue, Aug 9, 2016 at 2:41 AM, DJ Delorie wrote: >> >>> I use files generated in pcb mainline and exported to png, pdf, ps, >>> and etc to test the exporters in pcb-rnd. I am trying to automate this >>> process. >> >> Er, those are already scriptable... > > Yes where is the script for it? I have yet to see one.(i am not being > sarcastic. it would really be appreciated) In pcb-rnd the one inherited from mainline is: trunk/tests/orig/run_test.sh it compares outputs to golden (reference) outputs. I think it doed not do the blur-compare we'd want to do between pcb-rnd and mainline to ignore very small differences (e.g. effects of antialiasing). Regards, Igor2