<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/chmod, 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-02-21T05:37:42Z</updated>
<entry>
<title>tests: chmod: test that chmod(2) is always called</title>
<updated>2026-02-21T05:37:42Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-02-20T03:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d233ebd7d9e36208f5bc03935f910de4c3283dd1'/>
<id>urn:sha1:d233ebd7d9e36208f5bc03935f910de4c3283dd1</id>
<content type='text'>
* tests/chmod/only-op.sh: New file.
* tests/local.mk (all_test): Add the new test.
</content>
</entry>
<entry>
<title>tests: use system EACCES message</title>
<updated>2026-02-18T18:31:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-02-16T12:09:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5c073ec7c50705e1f8b9c3b38fbccf4131079505'/>
<id>urn:sha1:5c073ec7c50705e1f8b9c3b38fbccf4131079505</id>
<content type='text'>
* tests/chgrp/no-x.sh: Don't harcode "Permission denied".
* tests/chmod/no-x.sh: Likewise.
* tests/du/inacc-dest.sh: Likewise.
* tests/du/no-x.sh: Likewise.
* tests/misc/nohup.sh: Likewise.
* tests/mv/part-fail.sh: Likewise.
* tests/mv/perm-1.sh: Likewise.
* tests/rm/fail-eacces.sh: Likewise.
* tests/rm/rm1.sh: Likewise.
* tests/rm/rm2.sh: Likewise.
* tests/rm/unread2.sh: Likewise.
* tests/rm/unreadable.pl: Likewise.
</content>
</entry>
<entry>
<title>tests: chmod: fix false failure in recent test</title>
<updated>2026-01-08T12:08:14Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-01-07T22:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9a388638851aff251ff7c56388eb11eb4fea7b81'/>
<id>urn:sha1:9a388638851aff251ff7c56388eb11eb4fea7b81</id>
<content type='text'>
* tests/chmod/partial-fail.sh: Test readablility of mode 0 files
independently, to avoid false failure, e.g., when run as root.
Reported by Bruno Haible.
</content>
</entry>
<entry>
<title>tests: chmod: ensure failure upon partial success</title>
<updated>2026-01-03T14:45:07Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-01-03T14:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71e0be29f140b7aa851346bb801c86036f10676d'/>
<id>urn:sha1:71e0be29f140b7aa851346bb801c86036f10676d</id>
<content type='text'>
* tests/chmod/partial-fail.sh: Add new test.
* tests/local.mk: Reference new test.
Discussed at https://github.com/uutils/coreutils/issues/9790
</content>
</entry>
<entry>
<title>maint: run 'make update-copyright'</title>
<updated>2026-01-01T18:56:16Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-01-01T18:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=73d3a49f45770c45808e4fdab35ae4fe248a3cd9'/>
<id>urn:sha1:73d3a49f45770c45808e4fdab35ae4fe248a3cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: prefer https to http</title>
<updated>2025-08-19T18:41:17Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-08-19T18:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=238855dd4eb40d57333010fd072a01599bbde1cb'/>
<id>urn:sha1:238855dd4eb40d57333010fd072a01599bbde1cb</id>
<content type='text'>
* doc/sort-version.texi (Other version/natural sort implementations):
Use https in documentation link.
* tests/chmod/symlinks.sh: Use https in license text.
</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>tests: improve the chmod/symlinks.sh test</title>
<updated>2024-12-30T14:21:47Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2024-12-30T09:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ff55921c43c2db43b083a1ea733d1623f91d2303'/>
<id>urn:sha1:ff55921c43c2db43b083a1ea733d1623f91d2303</id>
<content type='text'>
The variable of the loop isn't passed to the command making
it less interesting

* tests/chmod/symlinks.sh: Fix the test case.
</content>
</entry>
<entry>
<title>tests: fix false failure on systems that can chmod symlinks</title>
<updated>2024-03-25T12:12:19Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2024-03-25T12:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4cb2742d70f4160d6a8219d8f3962260fbfc15d8'/>
<id>urn:sha1:4cb2742d70f4160d6a8219d8f3962260fbfc15d8</id>
<content type='text'>
* tests/chmod/symlinks.sh: The count of adjusted modes was
one more on systems where symlink modes can be adjusted.
Therefore only include the non symlinks in the count.
</content>
</entry>
<entry>
<title>test: avoid false failure with setgid directories</title>
<updated>2024-03-24T19:46:57Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2024-03-24T19:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f77a6352fbc2bfb7b62bcf7dcd42d053b7a556c4'/>
<id>urn:sha1:f77a6352fbc2bfb7b62bcf7dcd42d053b7a556c4</id>
<content type='text'>
* tests/chmod/symlinks.sh: Ensure this new test is immune
to setgid directories by resetting modes with =777 rather than 777.
Also output more debugging in all failure cases.
</content>
</entry>
</feed>
