]> git.ipfire.org Git - thirdparty/automake.git/commit
test: adapt tests for SOURCE_DATE_EPOCH.
authorKarl Berry <karl@freefriends.org>
Fri, 20 Jun 2025 16:04:52 +0000 (09:04 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 20 Jun 2025 16:04:52 +0000 (09:04 -0700)
commit423b04ded32564e415968c1c2d6c02d7e5a19f63
treef1c8f8a9306ade6f4afc2489f56864106508d82d
parent9e56f198ca651bf35dc25c93334d3b8882cb0f20
test: adapt tests for SOURCE_DATE_EPOCH.

From https://lists.gnu.org/archive/html/automake/2025-06/msg00016.html.

* t/mdate5.sh: allow years 19xx for old SOURCE_DATE_EPOCH.
* t/txinfo-vtexi3.sh: likewise.
* t/txinfo-vtexi4.sh: if SDE is set, use mdate-sh to parse it into
the expected UPDATED and UPDATED-MONTH values.
Report from Frederic Berat.
* NEWS: mention this.
NEWS
t/mdate5.sh
t/txinfo-vtexi3.sh
t/txinfo-vtexi4.sh