<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/date, branch v9.8</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v9.8</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v9.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2025-07-23T14:49:49Z</updated>
<entry>
<title>tests: date: add tests for the Ethiopian calendar</title>
<updated>2025-07-23T14:49:49Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-07-23T03:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=56eaa4ffc3960987d158eb73c94dcc22c912ffab'/>
<id>urn:sha1:56eaa4ffc3960987d158eb73c94dcc22c912ffab</id>
<content type='text'>
* tests/date/date-ethiopia.sh: New file.
* tests/local.mk (all_tests): Add the test.
</content>
</entry>
<entry>
<title>tests: date: add tests for the Solar Hijri calendar</title>
<updated>2025-07-23T14:49:49Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-07-23T03:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a9cd174811e83227e8bb38e7ae8c788b34d88bbf'/>
<id>urn:sha1:a9cd174811e83227e8bb38e7ae8c788b34d88bbf</id>
<content type='text'>
* tests/date/date-iran.sh: New file.
* tests/local.mk (all_tests): Add the test.
</content>
</entry>
<entry>
<title>tests: date: add tests for the Thai solar calendar</title>
<updated>2025-07-22T04:25:58Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-07-18T02:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5ab05e5a36a45f6efe0118eb115746830cc1859c'/>
<id>urn:sha1:5ab05e5a36a45f6efe0118eb115746830cc1859c</id>
<content type='text'>
* tests/date/date-thailand.sh: New file.
* tests/local.mk (all_tests): Add the test.
</content>
</entry>
<entry>
<title>date: port test to NetBSD 10</title>
<updated>2025-06-10T20:03:40Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2025-06-10T19:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5c5e8b4a981346086449f3b8c37e0a85dbfdfabe'/>
<id>urn:sha1:5c5e8b4a981346086449f3b8c37e0a85dbfdfabe</id>
<content type='text'>
Problem reported by Collin Funk in:
https://lists.gnu.org/r/bug-gnulib/2025-06/msg00094.html
* tests/date/date-debug.sh: Also allow NetBSD 10 mktime behavior.
Although NetBSD contradicts POSIX, POSIX is likely wrong here and
I vaguely recall that there’s a POSIX correction in progress
that will allow the NetBSD behavior.
</content>
</entry>
<entry>
<title>build: update gnulib submodule to latest</title>
<updated>2025-06-09T06:56:27Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2025-06-09T06:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=276c04905fa19e8cd3ca497833c2afd51835601b'/>
<id>urn:sha1:276c04905fa19e8cd3ca497833c2afd51835601b</id>
<content type='text'>
* tests/date/date-debug.sh: Update to match current behavior
of Gnulib's parse-datetime module.
</content>
</entry>
<entry>
<title>tests: add a test case for negative relative date</title>
<updated>2025-04-23T11:47:54Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-04-23T11:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a5c9c5537227eafc38c5657024584cdad63112a'/>
<id>urn:sha1:3a5c9c5537227eafc38c5657024584cdad63112a</id>
<content type='text'>
* tests/date/date.pl: To exercise option processing.
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2025-01-01T09:33:08Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-01-01T09:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=28b176085f04a6227d7fadd28a129b5cb02dfbf5'/>
<id>urn:sha1:28b176085f04a6227d7fadd28a129b5cb02dfbf5</id>
<content type='text'>
Update to latest gnulib with new copyright year.
Run "make update-copyright" and then...

* gnulib: Update included in this commit as copyright years
are the only change from the previous gnulib commit.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2024-01-01T13:27:23Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2024-01-01T13:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a966dcdb69e2f49f2587e1b7d4ade7efcff29f40'/>
<id>urn:sha1:a966dcdb69e2f49f2587e1b7d4ade7efcff29f40</id>
<content type='text'>
Update to latest gnulib with new copyright year.
Run "make update-copyright" and then...

* gnulib: Update included in this commit as copyright years
are the only change from the previous gnulib commit.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Manually update copyright year,
until we fully sync with gnulib at a later stage.
* tests/sample-test: Adjust to use the single most recent year.
</content>
</entry>
<entry>
<title>tests: move tests to a directory per utility</title>
<updated>2023-06-19T12:12:37Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2023-06-11T09:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=15925d0e5b80467c354fe27cb1205d6b6e3da11d'/>
<id>urn:sha1:15925d0e5b80467c354fe27cb1205d6b6e3da11d</id>
<content type='text'>
* cfg.mk: Adjust syntax check exclusion paths.
* tests/local.mk: Adjust for renamed tests.
</content>
</entry>
<entry>
<title>.</title>
<updated>2005-08-13T17:36:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-13T17:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9609435c3568583edd6bc42df48c1733fb5a957f'/>
<id>urn:sha1:9609435c3568583edd6bc42df48c1733fb5a957f</id>
<content type='text'>
</content>
</entry>
</feed>
