Re: Help me setup test coverage

2018-03-12 Thread amirouche
Le lun. 12 mars 2018 à 15:55, Ludovic Courtès a écrit : Hello, amirouche skribis: I've setup a simple example, it requires guile and lcov for genhtml. You can reproduce the issue as follow: $ git clone https://github.com/a-guile-mind/coverage $ cd coverage $ make test echo

Re: Debugging Guile module loading

2018-03-12 Thread Mike Gran
On Mon, Mar 12, 2018 at 07:25:15PM +, Christopher Baines wrote: > Hey, > > I'm having some trouble with Guile module loading. I've got a > (use-modules ...) call which results in some warnings, which seem to be > actually more like errors, as the modules aren't loaded. > > From loading one m

Debugging Guile module loading

2018-03-12 Thread Christopher Baines
Hey, I'm having some trouble with Guile module loading. I've got a (use-modules ...) call which results in some warnings, which seem to be actually more like errors, as the modules aren't loaded. From loading one module, I get two errors in the form: warning: failed to load '...': Unbound v

Re: [ANN] Haunt 0.2.2 released

2018-03-12 Thread Thompson, David
On Mon, Mar 12, 2018 at 10:56 AM, Ludovic Courtès wrote: > Hello! > > "Thompson, David" skribis: > >> I am pleased to announce the release of Haunt 0.2.2. This release >> contains bug fixes accumulated over the past year. > > Awesome, thanks a lot! I think Haunt has become quite popular over th

Re: [ANN] Haunt 0.2.2 released

2018-03-12 Thread Ludovic Courtès
Hello! "Thompson, David" skribis: > I am pleased to announce the release of Haunt 0.2.2. This release > contains bug fixes accumulated over the past year. Awesome, thanks a lot! I think Haunt has become quite popular over that year, so it’s great to have a new release. :-) Ludo’.

Re: Help me setup test coverage

2018-03-12 Thread Ludovic Courtès
Hello, amirouche skribis: > I've setup a simple example, it requires guile and lcov for genhtml. > > You can reproduce the issue as follow: > > $ git clone https://github.com/a-guile-mind/coverage > $ cd coverage > $ make >test echo >Overall coverage rate: > lines..: 0.0% (0