X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=ebdce5b981bac79f2945c92fb13ac5abedc9cd4d;hb=a8a88eddaa90432e6ec1b8d9d5c9842bc91afd1d;hp=71cf4ada6bc22625c2a12e289a52f58503918774;hpb=20fcfc81ece044b8b0a6768ec6cf47be4e22a2e6;p=debian%2Fgzip diff --git a/tests/Makefile.am b/tests/Makefile.am index 71cf4ad..ebdce5b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to create Makefile.in -# Copyright 2010-2016 Free Software Foundation, Inc. +# Copyright 2010-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -12,7 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . TESTS = \ gzip-env \ @@ -25,8 +25,11 @@ TESTS = \ mixed \ null-suffix-clobber \ stdin \ + timestamp \ trailing-nul \ unpack-invalid \ + unpack-valid \ + upper-suffix \ z-suffix \ zdiff \ zgrep-f \