gt; écrit :
> > > Hello dear guilers !
> > >
> > > I have implemented a code coverage test with a piece of code I
> > > modified
> > > for my usage, here it is (filename : cybo-cov.scm):
> > >
> > > (use-modules (system vm coverage)
&g
Le sam. 13 avr. 2019 à 16:52, Jeremy Korwin-Zmijowski <
jer...@korwin-zmijowski.fr> a écrit :
> Le vendredi 12 avril 2019 à 12:35 +0200, jer...@korwin-zmijowski.fr a
> écrit :
> > Hello dear guilers !
> >
> > I have implemented a code coverage test with a piece of
Le vendredi 12 avril 2019 à 12:35 +0200, jer...@korwin-zmijowski.fr a
écrit :
> Hello dear guilers !
>
> I have implemented a code coverage test with a piece of code I
> modified
> for my usage, here it is (filename : cybo-cov.scm):
>
> (use-modules (system vm coverage)
&g
Hello dear guilers !
I have implemented a code coverage test with a piece of code I modified
for my usage, here it is (filename : cybo-cov.scm):
(use-modules (system vm coverage)
(system vm vm)
(srfi srfi-11))
(let ((output-directory
(string-append
Thank you. The problem is i do not know how to call 'with-code-coverage' in
Lilypond when executing the command "lilypond filename.ly".
2012/1/4 Ludovic Courtès
> Hi Kai,
>
> Can you please reply to guile-user@gnu.org and perhaps the Lilypond user
> list