public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] tests/.gitignore: ignore all files starting with runtest*
@ 2020-05-11 15:26 Matthias Maennich
  2020-05-13  9:28 ` Dodji Seketeli
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Maennich @ 2020-05-11 15:26 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, gprocida, kernel-team, maennich

We only have runtest* executables that we can ignore there with this
prefix. Hence, stop adding each and every test and use an exclusion
pattern instead.

	* tests/.gitignore: gitignore all files named runtest*

Reviewed-by: Giuliano Procida <gprocida@google.com>
Signed-off-by: Matthias Maennich <maennich@google.com>
---
 tests/.gitignore | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/tests/.gitignore b/tests/.gitignore
index ebe7b9cc9e13..f0e25b322ff9 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -11,25 +11,6 @@ output/
 
 mockfedabipkgdiff
 printdifftree
-runtestabicompat
-runtestabidiff
-runtestabidiffexit
-runtestaltdwarf
-runtestannotate
-runtestcorediff
-runtestdiffdwarf
-runtestdiffdwarfabixml
-runtestdifffilter
-runtestdiffpkg
-runtestdiffsuppr
-runtestelfhelpers
-runtestini
-runtestkmiwhitelist
-runtestlookupsyms
-runtestreaddwarf
-runtestreadwrite
-runtestsvg
-runtesttoolsutils
-runtesttypesstability
+runtest*
 testdiff2
 testirwalker
-- 
2.26.2.645.ge9eca65c58-goog


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

* Re: [PATCH] tests/.gitignore: ignore all files starting with runtest*
  2020-05-11 15:26 [PATCH] tests/.gitignore: ignore all files starting with runtest* Matthias Maennich
@ 2020-05-13  9:28 ` Dodji Seketeli
  0 siblings, 0 replies; 2+ messages in thread
From: Dodji Seketeli @ 2020-05-13  9:28 UTC (permalink / raw)
  To: Matthias Maennich; +Cc: libabigail, gprocida, kernel-team

Matthias Maennich <maennich@google.com> a écrit:

> We only have runtest* executables that we can ignore there with this
> prefix. Hence, stop adding each and every test and use an exclusion
> pattern instead.
>
> 	* tests/.gitignore: gitignore all files named runtest*
>
> Reviewed-by: Giuliano Procida <gprocida@google.com>
> Signed-off-by: Matthias Maennich <maennich@google.com>
Acked-by: Dodji Seketeli <dodji@seketeli.org>

Applied to master, thanks.

Cheers,

-- 
		Dodji

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

end of thread, other threads:[~2020-05-13  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 15:26 [PATCH] tests/.gitignore: ignore all files starting with runtest* Matthias Maennich
2020-05-13  9:28 ` Dodji Seketeli

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 read-only IMAP folder(s) and NNTP newsgroup(s).