<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/date, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2026-04-17T12:24:46Z</updated>
<entry>
<title>tests: fix false failure with dash</title>
<updated>2026-04-17T12:24:46Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-04-17T12:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=15211db43f587c5fd05616b53a8e517fd4b3877d'/>
<id>urn:sha1:15211db43f587c5fd05616b53a8e517fd4b3877d</id>
<content type='text'>
* tests/date/date-locale-hour.sh: Just strip the char before the last x,
assuming it's going to be the newline output by `locale`.
dash doesn't support $'' within ${}.
</content>
</entry>
<entry>
<title>tests: fix false failure on Centos 7</title>
<updated>2026-04-16T16:44:05Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-04-16T16:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e245adbbc7c019908f14f17ee421a28b92fabb13'/>
<id>urn:sha1:e245adbbc7c019908f14f17ee421a28b92fabb13</id>
<content type='text'>
* tests/date/date-locale-hour.sh: Ensure `locale date_fmt`
is propagated exactly, even when it contains trailing new lines,
as was seen with Serbian locales on Centos 7.
</content>
</entry>
<entry>
<title>tests: date: fix false failure on OpenBSD 7.8</title>
<updated>2026-04-07T22:17:36Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-04-07T22:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=745f4000fea83fb0fecb3970ae4396af0d639c50'/>
<id>urn:sha1:745f4000fea83fb0fecb3970ae4396af0d639c50</id>
<content type='text'>
* tests/date/date.pl: Set the max supported year to INT_MAX.
Most systems support INT_MAX+1900, but mktime() on OpenBSD 7.8
limits the passed tm_year to INT_MAX.
Reported by Bruno Haible.
</content>
</entry>
<entry>
<title>tests: date: add large year test</title>
<updated>2026-04-06T18:22:24Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2026-04-02T11:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=374a14e841775234dd18ff1c21576a99a2ac40b9'/>
<id>urn:sha1:374a14e841775234dd18ff1c21576a99a2ac40b9</id>
<content type='text'>
* tests/date/date.pl: Add the test case.
Add test case for https://github.com/uutils/coreutils/issues/9774
to verify with large dates.
https://github.com/coreutils/coreutils/pull/237
</content>
</entry>
<entry>
<title>tests: date: add timezone conversion test</title>
<updated>2026-03-04T13:22:46Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2026-02-14T19:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6c6bb37e2f1d190390181a6760631e6c80ca9550'/>
<id>urn:sha1:6c6bb37e2f1d190390181a6760631e6c80ca9550</id>
<content type='text'>
*tests/date/date.pl: Add the test case.
Add test case for https://github.com/uutils/coreutils/issues/10800
to verify `date -u -d '10:30 UTC-05'` converts to 15:30 UTC.
</content>
</entry>
<entry>
<title>tests: date: add edge cases for modifiers</title>
<updated>2026-03-04T13:20:33Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2026-02-27T08:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=452bf3916218df1415a7bd60cf190e222ca0b38a'/>
<id>urn:sha1:452bf3916218df1415a7bd60cf190e222ca0b38a</id>
<content type='text'>
* tests/date/date.pl: Add the test case.
Add test cases for https://github.com/uutils/coreutils/issues/10957
</content>
</entry>
<entry>
<title>tests: date: check that options can follow the format string</title>
<updated>2026-02-14T06:26:59Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-02-14T06:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fec63bfa032baca29744518705a4e1341673ec5b'/>
<id>urn:sha1:fec63bfa032baca29744518705a4e1341673ec5b</id>
<content type='text'>
* tests/date/date.pl (@Tests): Add the test case.
</content>
</entry>
<entry>
<title>tests: date: check dotted EU dates in combination</title>
<updated>2026-02-12T14:52:06Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-02-12T14:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b4c6e3cb7fd4747430e1bdd000402a916f1b3a71'/>
<id>urn:sha1:b4c6e3cb7fd4747430e1bdd000402a916f1b3a71</id>
<content type='text'>
* tests/date/date.pl: Add other date elements
to ensure abbreviated dotted dates are parsed appropriately.
Corresponds to gnulib commit 451042cb76
</content>
</entry>
<entry>
<title>date: add tests and NEWS for dd.mm.yy support</title>
<updated>2026-02-08T16:25:44Z</updated>
<author>
<name>Gabriel</name>
<email>gnu@gabriels.cloud</email>
</author>
<published>2026-02-08T16:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2c7db6c708303158f57f8ae2cf908c3b3ad2cd0'/>
<id>urn:sha1:e2c7db6c708303158f57f8ae2cf908c3b3ad2cd0</id>
<content type='text'>
* NEWS: Mention the new feature.
* tests/date/date.pl: Add test cases.
</content>
</entry>
<entry>
<title>tests: date: test that %% in the string is not replaced</title>
<updated>2026-01-28T03:13:33Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-01-26T06:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=29cee19e18db29c355b6408c09d3fef51b64f71d'/>
<id>urn:sha1:29cee19e18db29c355b6408c09d3fef51b64f71d</id>
<content type='text'>
* tests/date/percent-percent.sh: New file.
* tests/local.mk (all_tests): Add it.
</content>
</entry>
</feed>
