Il giorno dom 6 gen 2019 alle ore 16:27 Alex Sassmannshausen <
alex.sassmannshau...@gmail.com> ha scritto:
> Hi Cato and Mike,
>
> Thanks for the discussion — this is already shedding a ton of light :-)
>
> Catonano writes:
>
> > Il giorno gio 3 gen 2019 alle ore 19:45 Mike Gran ha
> > scritto:
>
Hi Cato and Mike,
Thanks for the discussion — this is already shedding a ton of light :-)
Catonano writes:
> Il giorno gio 3 gen 2019 alle ore 19:45 Mike Gran ha
> scritto:
>
>> On Thu, Jan 03, 2019 at 05:53:33PM +0100, Catonano wrote:
>> > Wat's the best practice to instrument a Guile based pr
Le sam. 5 janv. 2019 à 18:12, Catonano a écrit :
>
>
> Il giorno sab 5 gen 2019 alle ore 17:49 Amirouche Boubekki <
> amirouche.boube...@gmail.com> ha scritto:
>
>> Insightful post for those interested in autotool-fu.
>>
>> By the way, I have a demo repo with how to setup coverage, if you are
>>
Il giorno sab 5 gen 2019 alle ore 17:49 Amirouche Boubekki <
amirouche.boube...@gmail.com> ha scritto:
> Insightful post for those interested in autotool-fu.
>
> By the way, I have a demo repo with how to setup coverage, if you are
> interested ?
>
yes, tanks
Insightful post for those interested in autotool-fu.
By the way, I have a demo repo with how to setup coverage, if you are
interested ?
Le jeu. 3 janv. 2019 17:54, Catonano a écrit :
> Wat's the best practice to instrument a Guile based project for running
> unit tests ?
>
> guile-git has this
Il giorno gio 3 gen 2019 alle ore 19:45 Mike Gran ha
scritto:
> On Thu, Jan 03, 2019 at 05:53:33PM +0100, Catonano wrote:
> > Wat's the best practice to instrument a Guile based project for running
> > unit tests ?
> >
> > guile-git has this fragment in the Makefile.am file
> >
> > SCM_LOG_DRIVER
Wat's the best practice to instrument a Guile based project for running
unit tests ?
guile-git has this fragment in the Makefile.am file
SCM_LOG_DRIVER =\
$(top_builddir)/pre-inst-env \
$(GUILE) --no-auto-compile -e main\
$(to