]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: date: check that the hour format of the current locale is used
authorCollin Funk <collin.funk1@gmail.com>
Sun, 12 Oct 2025 04:55:31 +0000 (21:55 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 14 Oct 2025 04:56:43 +0000 (21:56 -0700)
commit1066d442c2c023c81fbf7d561162ef7ada0e11e2
treeda7da1551071269223d7dd11b31dfadab0f2e66e
parentb4e02e0ef4dd1a84f9a08e16612c7659caedbee5
tests: date: check that the hour format of the current locale is used

* tests/date/date-locale-hour.sh: New file.
* tests/local.mk (all_tests): Add the new test.

Co-authored-by: Pádraig Brady <P@draigBrady.com>
tests/date/date-locale-hour.sh [new file with mode: 0755]
tests/local.mk