aboutsummaryrefslogtreecommitdiff
path: root/tests/lint.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lint.scm')
-rw-r--r--tests/lint.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lint.scm b/tests/lint.scm
index 2312b80934..047f2786e0 100644
--- a/tests/lint.scm
+++ b/tests/lint.scm
@@ -301,7 +301,7 @@ requests."
(uri "someurl")
(sha256 "somesha")
(patches (list "/path/to/y.patch")))))))
- (check-patches pkg)))
+ (check-patch-file-names pkg)))
"file names of patches should start with the package name")))
(test-assert "home-page: wrong home-page"
d>gnu: Add libc-for-target and glibc/hurd.Josselin Poiret 2023-07-13gnu: glibc/hurd-headers: Properly cross-build.Josselin Poiret 2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.Janneke Nieuwenhuizen 2023-06-14gnu: glibc-2.33: Fix building for riscv64-linux.Efraim Flashner 2023-05-07gnu: findutils: Update XFAIL_TESTS for the hurd.Christopher Baines 2023-04-19gnu: glibc: Reintroduce version 2.33.Ludovic Courtès 2023-03-30gnu: glibc: Work around broken GNU Mach header detection.Ludovic Courtès 2023-03-02Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines 2023-02-26gnu: guile: Remove input labels.Ludovic Courtès 2023-02-19gnu: coreutils: Disable 64-bit time_t on 32-bit systems.Efraim Flashner 2023-02-25gnu: binutils-gold: Remove input label.Ludovic Courtès 2023-02-14gnu: tar: Actually fix test suite on 32-bit systems.Efraim Flashner 2023-02-14gnu: tar: Fix test suite on 32-bit systems.Efraim Flashner 2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner 2022-11-23gnu: grep: Skip 'triple-backref' test.Ludovic Courtès 2022-11-02gnu: coreutils: Disable the test-tls tests on the hurd.Christopher Baines 2022-10-30gnu: tar: Add chained renames and Directory to hurd skipped tests.Christopher Baines 2022-10-30gnu: diffutils: Add large-subopt to XFAIL_TESTS for the hurd.Christopher Baines 2022-10-30gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.Christopher Baines 2022-10-28gnu: sed: Skip failing test on GNU/Hurd.Christopher Baines 2022-10-28gnu: diffutils: Skip failing test on GNU/Hurd.Christopher Baines 2022-10-28gnu: findutils: Skip failing test on GNU/Hurd.Ludovic Courtès 2022-10-28gnu: grep: Skip failing tests on GNU/Hurd.Ludovic Courtès 2022-10-28gnu: coreutils: Skip failing tests on GNU/Hurd.Ludovic Courtès 2022-10-13gnu: Add glibc-for-fhs.John Kehayias 2022-09-08gnu: glibc: Update to 2.35.zamfofex 2022-09-08gnu: grep: Update to 3.8.Marius Bakke 2022-06-26gnu: binutils: Update to 2.38.Marius Bakke 2022-06-26gnu: coreutils: Update to 9.1.Marius Bakke 2022-06-22Merge branch master into core-updatesLudovic Courtès