Le 20/08/2016 à 00:44, Enrico Forestieri a écrit :
BTW, I find it quite confusing having two files with same name and almost
same content for exactly the same purpose:
src/support/tests/dummy_functions.cpp
src/tests/dummy_functions.cpp
What would you suggest?
Using only one file. See 589f49ff
Am Samstag, 20. August 2016 um 00:44:42, schrieb Enrico Forestieri
> On Fri, Aug 19, 2016 at 02:18:42PM +0200, Jean-Marc Lasgouttes wrote:
>
> > Le 19/08/2016 à 12:22, Enrico Forestieri a écrit :
> > >Thanks. Actually, this is not a cmake only issue but only shows with
> > >autotools when explic
On Fri, Aug 19, 2016 at 02:18:42PM +0200, Jean-Marc Lasgouttes wrote:
> Le 19/08/2016 à 12:22, Enrico Forestieri a écrit :
> >Thanks. Actually, this is not a cmake only issue but only shows with
> >autotools when explicitly calling "make check".
> >
> >BTW, I find it quite confusing having two fil
Le 19/08/2016 à 12:22, Enrico Forestieri a écrit :
Thanks. Actually, this is not a cmake only issue but only shows with
autotools when explicitly calling "make check".
BTW, I find it quite confusing having two files with same name and almost
same content for exactly the same purpose:
src/support
On Fri, Aug 19, 2016 at 11:17:21AM +0200, Kornel Benko wrote:
> Am Donnerstag, 18. August 2016 um 21:41:02, schrieb Scott Kostyshak
>
> > On Wed, Aug 17, 2016 at 10:34:55PM +0200, Enrico Forestieri wrote:
> > > commit 2a371bb4b3235462ea6632d31d50ee447933bef8
> > > Author: Enrico Forestieri
> >
Am Donnerstag, 18. August 2016 um 21:41:02, schrieb Scott Kostyshak
> On Wed, Aug 17, 2016 at 10:34:55PM +0200, Enrico Forestieri wrote:
> > commit 2a371bb4b3235462ea6632d31d50ee447933bef8
> > Author: Enrico Forestieri
> > Date: Wed Aug 17 22:32:14 2016 +0200
> >
> > Add verbose option
>
On Wed, Aug 17, 2016 at 10:34:55PM +0200, Enrico Forestieri wrote:
> commit 2a371bb4b3235462ea6632d31d50ee447933bef8
> Author: Enrico Forestieri
> Date: Wed Aug 17 22:32:14 2016 +0200
>
> Add verbose option
>
> Using the option -v (--verbose) all spawned commands are print
> on