qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tests: Ignore test executables
@ 2016-09-20 14:43 Eric Blake
  2016-09-20 14:44 ` Alberto Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Blake @ 2016-09-20 14:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, berto, rth

Commits 9ef8112a and efad6682 introduced new tests, but forgot
to ignore the built executables from an in-tree build.

Signed-off-by: Eric Blake <eblake@redhat.com>
---
 tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index b4a9cfc..bb25b7e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -12,7 +12,9 @@ rcutorture
 test-aio
 test-base64
 test-bitops
+test-blockjob
 test-blockjob-txn
+test-bufferiszero
 test-clone-visitor
 test-coroutine
 test-crypto-afsplit
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] tests: Ignore test executables
  2016-09-20 14:43 [Qemu-devel] [PATCH] tests: Ignore test executables Eric Blake
@ 2016-09-20 14:44 ` Alberto Garcia
  2016-09-21  4:42 ` Fam Zheng
  2016-09-29 14:18 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Alberto Garcia @ 2016-09-20 14:44 UTC (permalink / raw)
  To: Eric Blake, qemu-devel; +Cc: qemu-trivial, rth

On Tue 20 Sep 2016 04:43:01 PM CEST, Eric Blake wrote:
> Commits 9ef8112a and efad6682 introduced new tests, but forgot
> to ignore the built executables from an in-tree build.
>
> Signed-off-by: Eric Blake <eblake@redhat.com>

Reviewed-by: Alberto Garcia <berto@igalia.com>

Berto

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] tests: Ignore test executables
  2016-09-20 14:43 [Qemu-devel] [PATCH] tests: Ignore test executables Eric Blake
  2016-09-20 14:44 ` Alberto Garcia
@ 2016-09-21  4:42 ` Fam Zheng
  2016-09-29 14:18 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Fam Zheng @ 2016-09-21  4:42 UTC (permalink / raw)
  To: Eric Blake; +Cc: qemu-devel, qemu-trivial, berto, rth

On Tue, 09/20 09:43, Eric Blake wrote:
> Commits 9ef8112a and efad6682 introduced new tests, but forgot
> to ignore the built executables from an in-tree build.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>  tests/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore
> index b4a9cfc..bb25b7e 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -12,7 +12,9 @@ rcutorture
>  test-aio
>  test-base64
>  test-bitops
> +test-blockjob
>  test-blockjob-txn
> +test-bufferiszero
>  test-clone-visitor
>  test-coroutine
>  test-crypto-afsplit
> -- 
> 2.7.4
> 
> 

Reviewed-by: Fam Zheng <famz@redhat.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] tests: Ignore test executables
  2016-09-20 14:43 [Qemu-devel] [PATCH] tests: Ignore test executables Eric Blake
  2016-09-20 14:44 ` Alberto Garcia
  2016-09-21  4:42 ` Fam Zheng
@ 2016-09-29 14:18 ` Michael Tokarev
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Tokarev @ 2016-09-29 14:18 UTC (permalink / raw)
  To: Eric Blake, qemu-devel; +Cc: qemu-trivial, berto, rth

20.09.2016 17:43, Eric Blake wrote:
> Commits 9ef8112a and efad6682 introduced new tests, but forgot
> to ignore the built executables from an in-tree build.

Applied, thank you!

/mjt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-29 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 14:43 [Qemu-devel] [PATCH] tests: Ignore test executables Eric Blake
2016-09-20 14:44 ` Alberto Garcia
2016-09-21  4:42 ` Fam Zheng
2016-09-29 14:18 ` Michael Tokarev

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).