]> git.ipfire.org Git - thirdparty/automake.git/commit
test: more rerunning autotools, C++ std:: portability.
authorKarl Berry <karl@freefriends.org>
Sun, 28 Jan 2024 15:45:25 +0000 (07:45 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 28 Jan 2024 15:45:25 +0000 (07:45 -0800)
commit50466f62848093614e58cd8b84e1d2bdcc2cfaa1
treeec7630eade5197979a6e8f20ceaf7439b6ccbbb4
parentd550b6eea6da2efeb9b23794ab86b0e8d54df46a
test: more rerunning autotools, C++ std:: portability.

Trying to fix more of https://bugs.gnu.org/68119.

* t/aclocal-deleted-header-aclocal-amflags.sh: $sleep
before file modifications.
* t/aclocal-deleted-header.sh: likewise.
* t/aclocal-deps.sh: likewise.
* t/subdir-add2-pr46.sh: likewise.
* t/yacc-mix-c-cxx.sh: #include <cstdlib> before using std::...,
following yacc-cxx and yacc-d-cxx tests.
t/aclocal-deleted-header-aclocal-amflags.sh
t/aclocal-deleted-header.sh
t/aclocal-deps.sh
t/subdir-add2-pr46.sh
t/yacc-mix-c-cxx.sh