netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH] dist: include tests/ directory and files in tarball
Date: Thu, 28 Apr 2016 11:27:20 +0200	[thread overview]
Message-ID: <20160428092720.GA1848@salvia> (raw)
In-Reply-To: <146183487873.3430.10556920470037312368.stgit@nfdev2.cica.es>

On Thu, Apr 28, 2016 at 11:14:38AM +0200, Arturo Borrero Gonzalez wrote:
> If we include tests/ in the release tarball, downstream distributors
> can run the testsuites themselves while developing the packages.
> 
> This way, tests can be run in a more integrated environment and they can
> discover errors related to the integration with the given distribution itself.
> 
> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
> ---
>  Makefile.am |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 068009b..10aa40f 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -4,3 +4,5 @@ SUBDIRS = 	src	\
>  		include	\
>  		doc	\
>  		files
> +
> +EXTRA_DIST =	tests

You can get a git clone instead?

This is going to bloat the tarball for something that only a few
developer need.

  reply	other threads:[~2016-04-28  9:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28  9:14 [nft PATCH] dist: include tests/ directory and files in tarball Arturo Borrero Gonzalez
2016-04-28  9:27 ` Pablo Neira Ayuso [this message]
2016-04-28 10:07   ` Arturo Borrero Gonzalez
2016-04-28 12:20     ` Pablo Neira Ayuso
2016-04-28 13:35       ` Arturo Borrero Gonzalez
2016-04-29  9:19 ` Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160428092720.GA1848@salvia \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).