Skip tests that rely on the `amhello' tarball that comes with Automake. That tarball's `configure' uses #!/bin/sh, but we can't easily patch it. diff --git a/t/amhello-binpkg.sh b/t/amhello-binpkg.sh index fa88cc6..d988cee 100755 --- a/t/amhello-binpkg.sh +++ b/t/amhello-binpkg.sh @@ -17,6 +17,7 @@ # Test an example from the manual about the 'amhello' package: # using DESTDIR to build simple, no-frills binary packages. +exit 77 am_create_testdir=empty . ./defs || exit 1 diff --git a/t/amhello-cflags.sh b/t/amhello-cflags.sh index 666011f..2a95e3c 100755 --- a/t/amhello-cflags.sh +++ b/t/amhello-cflags.sh @@ -18,6 +18,7 @@ # using VPATH builds to configure the same package with different # options. +exit 77 am_create_testdir=empty required=gcc . ./defs || exit 1 diff --git a/t/amhello-cross-compile.sh b/t/amhello-cross-compile.sh index 708abda..2ee4292 100755 --- a/t/amhello-cross-compile.sh +++ b/t/amhello-cross-compile.sh @@ -17,6 +17,7 @@ # Test an example from the manual about the 'amhello' package: # cross-compiling a package from Linux/Unix to MinGW. +exit 77 am_create_testdir=empty required=i586-mingw32msvc-gcc . ./defs || exit 1 treecommitdiff
path: root/po/packages
AgeCommit message (Expand)Author
2024-06-03nls: Update translations....Florian Pelz
2024-05-01nls: Update translations....Florian Pelz
2024-04-14maint: Use xgettext.scm wrapper to create .PO files reproducibly....Janneke Nieuwenhuizen
2024-04-01nls: Update translations....Florian Pelz
2024-02-29nls: Update translations....Florian Pelz
2024-02-01nls: Update translations....Florian Pelz
2023-10-31nls: Update translations....Florian Pelz
2023-08-31nls: Update translations.Florian Pelz
2023-07-31nls: Update translations.Florian Pelz
2023-06-30nls: Update translations....Florian Pelz
2023-05-31nls: Update translations....Florian Pelz
2023-03-07nls: Update translations.Julien Lepiller
2023-02-26nls: Fix more Texinfo Italiano....Tobias Geerinckx-Rice
2023-02-03gnu: Remove key-mon.scm....Julien Lepiller
2023-01-05nls: Update translations....Julien Lepiller
2022-12-04nls: Update translations....Julien Lepiller