]> git.eshelyaron.com Git - emacs.git/commitdiff
Run GNUstep build test more often
authorAlan Third <alan@idiocy.org>
Sat, 29 Aug 2020 15:31:52 +0000 (16:31 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 29 Aug 2020 15:32:44 +0000 (16:32 +0100)
* .gitlab-ci.yml (test-gnustep): Include more files that may affect
the GNUstep build.

.gitlab-ci.yml

index 566efb1409d19101e737ddabaf664e673798735e..913ba0fd4faa73fe992e7ee752f604c59d16a1d4 100644 (file)
@@ -73,18 +73,10 @@ test-gnustep:
     changes:
       - .gitlab-ci.yml
       - configure.ac
-      - src/nsfns.m
-      - src/nsfont.m
-      - src/nsgui.h
-      - src/nsimage.m
-      - src/nsmenu.m
-      - src/nsselect.m
-      - src/nsterm.h
-      - src/nsterm.m
-      - src/nsxwidget.h
-      - src/nsxwidget.m
-      - src/macfont.h
-      - src/macfont.m
+      - src/ns*.{h,m}
+      - src/macfont.{h,m}
+      - lisp/term/ns-win.el
+      - nextstep/**/*
   script:
     - DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends -y -qq -o=Dpkg::Use-Pty=0 gnustep-devel
     - ./autogen.sh autoconf