tests/.gitignore: ignore all files starting with runtest*

Message ID 20200511152626.30877-1-maennich@google.com
State Committed
Headers
Series tests/.gitignore: ignore all files starting with runtest* |

Commit Message

Matthias Männich May 11, 2020, 3:26 p.m. UTC
  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(-)
  

Comments

Dodji Seketeli May 13, 2020, 9:28 a.m. UTC | #1
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,
  

Patch

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