]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: date: test that %% in the string is not replaced
authorCollin Funk <collin.funk1@gmail.com>
Mon, 26 Jan 2026 06:56:47 +0000 (22:56 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 28 Jan 2026 03:13:33 +0000 (19:13 -0800)
commit29cee19e18db29c355b6408c09d3fef51b64f71d
tree7d0876a8267c5361d82e7068deb245a529ab2a92
parentf2af245ebaf88c15f236217b6d43cefcff0eda43
tests: date: test that %% in the string is not replaced

* tests/date/percent-percent.sh: New file.
* tests/local.mk (all_tests): Add it.
tests/date/percent-percent.sh [new file with mode: 0755]
tests/local.mk