From: Ulf Hermann Date: Fri, 10 Feb 2017 14:18:10 +0000 (+0100) Subject: Add missing tests to .gitignore X-Git-Tag: elfutils-0.169~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7370f91fd84ae50503e3fda82c146d18e72d2594;p=thirdparty%2Felfutils.git Add missing tests to .gitignore Some test binaries were missing and showed up in "git status". Signed-off-by: Ulf Hermann --- diff --git a/.gitignore b/.gitignore index c583347ff..0ee3af7b3 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,7 @@ Makefile.in /tests/asm-tst9 /tests/backtrace /tests/backtrace-child +/tests/backtrace-child-biarch /tests/backtrace-data /tests/backtrace-dwarf /tests/buildid @@ -102,18 +103,26 @@ Makefile.in /tests/dwarf-getmacros /tests/dwarf-getstring /tests/dwarf-ranges +/tests/dwelfgnucompressed /tests/dwfl-addr-sect /tests/dwfl-bug-addr-overflow /tests/dwfl-bug-fd-leak /tests/dwfl-bug-getmodules /tests/dwfl-bug-report +/tests/dwfl-proc-attach /tests/dwfl-report-elf-align /tests/dwfllines /tests/dwflmodtest /tests/dwflsyms /tests/early-offscn /tests/ecp +/tests/elfgetchdr +/tests/elfgetzdata +/tests/elfputzdata +/tests/elfshphehdr +/tests/elfstrmerge /tests/elfstrtab +/tests/emptyfile /tests/find-prologues /tests/funcretval /tests/funcscopes @@ -139,6 +148,7 @@ Makefile.in /tests/show-die-info /tests/showptable /tests/strptr +/tests/system-elf-libelf-test /tests/test-elf_cntl_gelf_getshdr /tests/test-flag-nobits /tests/test-nlist @@ -149,5 +159,7 @@ Makefile.in /tests/update3 /tests/update4 /tests/varlocs +/tests/vendorelf /tests/vdsosyms +/tests/zstrptr /version.h