On Friday, 29 March 2019 19:28:13 CEST Fabiano Fidêncio wrote: > On Fri, Mar 29, 2019 at 5:26 PM Pino Toscano <ptoscano@xxxxxxxxxx> wrote: > > > > Remove patterns referring to old tests, and in general to files that do > > not exist anymore. > > --- > > .gitignore | 22 ---------------------- > > 1 file changed, 22 deletions(-) > > > > diff --git a/.gitignore b/.gitignore > > index fb80e9f..f82d734 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -5,7 +5,6 @@ AUTHORS > > *~ > > .deps > > .libs > > -.sc-start-sc_* > > Makefile > > Makefile.in > > aclocal.m4 > > @@ -17,7 +16,6 @@ build-aux/depcomp > > build-aux/install-sh > > build-aux/ltmain.sh > > build-aux/missing > > -build-aux/mkinstalldirs > > build-aux/config.rpath > > build-aux/test-driver > > config.cache > > @@ -30,8 +28,6 @@ libtool > > m4 > > stamp-h1 > > tags > > -tests/test-skeleton > > -tests/test-skeleton.sh > > osinfo/libosinfo.pc > > osinfo/Libosinfo-1.0.gir > > osinfo/Libosinfo-1.0.typelib > > @@ -46,13 +42,11 @@ coverage/ > > tests/test-device > > tests/test-os > > tests/test-entity > > -tests/test-hypervisor > > tests/test-list > > tests/test-db > > tests/test-devicelist > > tests/test-devicelinklist > > tests/test-filter > > -tests/test-hypervisorlist > > tests/test-install-script > > tests/test-image > > tests/test-imagelist > > @@ -60,35 +54,19 @@ tests/test-loader > > tests/test-media > > tests/test-productfilter > > tests/test-oslist > > -tests/test-os-resources > > tests/test-product > > tests/test-platform > > tests/test-platformlist > > -tests/test-isodetect > > -tests/test-mediauris > > -tests/test-treeuris > > -tests/test-imageuris > > tests/test-tree > > tests/*.log > > tests/*.trs > > build/ > > gtk-doc.make > > -data/95-osinfo.rules > > -data/*/*/*.xml > > -data/*/*/*/*.xml > > -data/pci.ids > > -data/usb.ids > > tools/osinfo-detect > > tools/osinfo-detect.1 > > -tools/osinfo-detect.exe > > Why removing this one? osinfo-query is still part of libosinfo and > osinfo-detect.exe can be generated when building using mingw. OK, I will make a general exclusion for .exe files then. I think it will be better than listing every test (it is done for Unix executables because they have no extension). -- Pino Toscano
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo