Re: ctests: need to edit preferences file to run needauth converters

2016-12-02 Thread Scott Kostyshak
On Fri, Dec 02, 2016 at 07:01:51PM +0100, Kornel Benko wrote: > Like the attached. (prefTest.pl.in goes into lib/scripts, executable flags > should be set) I just took a quick look, but it looks good to me. Thanks for working on this. Scott signature.asc Description: PGP signature

Re: ctests: need to edit preferences file to run needauth converters

2016-12-02 Thread Kornel Benko
Am Mittwoch, 30. November 2016 um 10:48:03, schrieb Scott Kostyshak > On Wed, Nov 30, 2016 at 04:10:38PM +0100, Kornel Benko wrote: > > > Selected parameters in prefTest.pl will remain until next call to > > prefTest.pl. > > The call sequence could be: > > # prefTest.pl ... > > # ctest .

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
On Wed, Nov 30, 2016 at 04:10:38PM +0100, Kornel Benko wrote: > Selected parameters in prefTest.pl will remain until next call to prefTest.pl. > The call sequence could be: > # prefTest.pl ... > # ctest ... (this is the same as prefTest.pl with previous params) > # ctest ... >

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
On Wed, Nov 30, 2016 at 04:21:52PM +0100, Tommaso Cucinotta wrote: > On 30/11/2016 11:12, Kornel Benko wrote: > > Am Mittwoch, 30. November 2016 um 00:06:59, schrieb Scott Kostyshak > > > > > Do we currently have a way of specifying preferences when running > > > ctests? I think after Tommaso's s

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Tommaso Cucinotta
On 30/11/2016 11:12, Kornel Benko wrote: Am Mittwoch, 30. November 2016 um 00:06:59, schrieb Scott Kostyshak Do we currently have a way of specifying preferences when running ctests? I think after Tommaso's security improvements, we need to put the following in the Testing/.lyx/preferences: \

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Kornel Benko
Am Mittwoch, 30. November 2016 um 09:50:07, schrieb Scott Kostyshak > On Wed, Nov 30, 2016 at 11:12:23AM +0100, Kornel Benko wrote: > > > Using extra control file for each document would make it easier. > > But we cannot do parallel tests any more. We use same user-dir for all > > tests ATM. >

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Scott Kostyshak
On Wed, Nov 30, 2016 at 11:12:23AM +0100, Kornel Benko wrote: > Using extra control file for each document would make it easier. > But we cannot do parallel tests any more. We use same user-dir for all tests > ATM. > Think how to use different dirs needs to recreate also their contents. Ah I did

Re: ctests: need to edit preferences file to run needauth converters

2016-11-30 Thread Kornel Benko
Am Mittwoch, 30. November 2016 um 00:06:59, schrieb Scott Kostyshak > Do we currently have a way of specifying preferences when running > ctests? I think after Tommaso's security improvements, we need to put > the following in the Testing/.lyx/preferences: > > \use_converter_needauth_forbidden f

ctests: need to edit preferences file to run needauth converters

2016-11-29 Thread Scott Kostyshak
Do we currently have a way of specifying preferences when running ctests? I think after Tommaso's security improvements, we need to put the following in the Testing/.lyx/preferences: \use_converter_needauth_forbidden false \use_converter_needauth false It might also be nice to have an easy way to