bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] init.sh: new module, and add minimal tests of its compare fu


From: Jim Meyering
Subject: Re: [PATCH] init.sh: new module, and add minimal tests of its compare function
Date: Fri, 23 Dec 2011 14:57:33 +0100

Bruno Haible wrote:
> Jim Meyering wrote:
>> +License:
>> +GPLed build tool
>
> Hmm, for me, init.sh is not a "build tool" but rather a simple piece of tests
> code. I would mark it as 'GPL'. This would be consistent with what the

Makes sense.  I've adjusted.

> documentation [1] states about the license of test code.
>
> If this requires some change in gnulib-tool (in order to avoid warnings when
> the option --lgpl is in use), then I'm willing to make this change.

Thanks.  This test passes, so maybe it's not a problem:

./gnulib-tool --create-testdir --with-tests --test --lgpl \
  --single-configure verify

Also, I noticed this warning,

  gnulib-tool: warning: module test-framework-sh-tests has duplicated 
dependencies: test-framework-sh

so I removed the useless dependency.  It's automatically-determined.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]