<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/rm, 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-10T10:09:10Z</updated>
<entry>
<title>tests: Avoid accidental matching of the vendor field of $host</title>
<updated>2026-04-10T10:09:10Z</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2026-04-10T06:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2e8d9f389d127ab3c93ce686287c4af16c95929'/>
<id>urn:sha1:e2e8d9f389d127ab3c93ce686287c4af16c95929</id>
<content type='text'>
* tests/chgrp/basic.sh: Test $host_os, not $host_triplet.
* tests/chown/separator.sh: Likewise.
* tests/rm/r-root.sh: Likewise.
* tests/tail/pipe-f.sh: Likewise.
* tests/tail/tail-c.sh: Likewise.
* tests/tee/tee.sh: Likewise.
* tests/touch/dangling-symlink.sh: Likewise.
</content>
</entry>
<entry>
<title>tests: rm: fix a test that would sometimes hang</title>
<updated>2026-03-21T19:19:21Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-03-21T19:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6a37187a5f7c0202f7f147257458b1fdf38b0977'/>
<id>urn:sha1:6a37187a5f7c0202f7f147257458b1fdf38b0977</id>
<content type='text'>
* tests/rm/dash-hint.sh: Add the file name argument to grep, as I
intended when adding this test.
</content>
</entry>
<entry>
<title>tests: rm: check for hints when running 'rm -foo'</title>
<updated>2026-03-11T04:39:22Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-03-10T07:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba85544a19b057429851a9909d17e126609b8c7a'/>
<id>urn:sha1:ba85544a19b057429851a9909d17e126609b8c7a</id>
<content type='text'>
* tests/rm/dash-hint.sh: New file.
* tests/local.mk (all_tests): Add the new test.
</content>
</entry>
<entry>
<title>tests: use system ENOTEMPTY message</title>
<updated>2026-02-18T18:31:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-02-17T22:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5f3a601fbb199a0ba087583394708c1e57ec13d6'/>
<id>urn:sha1:5f3a601fbb199a0ba087583394708c1e57ec13d6</id>
<content type='text'>
* tests/mv/dir2dir.sh: Map system specific messages.
* tests/rm/d-2.sh: Likewise.
</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>maint: tests: avoid AIX specific EACCES handling</title>
<updated>2026-02-18T18:31:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-02-14T13:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fe997b5f986a2195c2e5fe460d58a56f39a681cf'/>
<id>urn:sha1:fe997b5f986a2195c2e5fe460d58a56f39a681cf</id>
<content type='text'>
* tests/rm/inaccessible.sh: Remove AIX specific handling.
* tests/cp/fail-perm.sh: Likeise.  Also remove confusing
EPERM/HPUX mentions.
* tests/misc/sync.sh: Don't hardcode EISDIR and EACCES.
</content>
</entry>
<entry>
<title>maint: tests: avoid EPERM/EACCES specific handling</title>
<updated>2026-02-18T18:31:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-02-14T12:23:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c03cc2dca6fb66a0c2055fe0d6c2039bc2a9f042'/>
<id>urn:sha1:c03cc2dca6fb66a0c2055fe0d6c2039bc2a9f042</id>
<content type='text'>
* tests/Coreutils.pm: Remove associated comment.
* tests/mv/sticky-to-xpart.sh: Use $EACCES and $EPERM.
* tests/rm/fail-2eperm.sh: Likewise.
* tests/touch/not-owner.sh: Likewise.
</content>
</entry>
<entry>
<title>maint: space between ‘char’ and ‘*’</title>
<updated>2026-01-28T19:25:36Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2026-01-28T19:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d72a03cedb76f9a30940a583b71b0e5318d33e44'/>
<id>urn:sha1:d72a03cedb76f9a30940a583b71b0e5318d33e44</id>
<content type='text'>
</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>tests: rm: avoid usually skipped non root test</title>
<updated>2025-12-01T13:23:45Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2025-12-01T13:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ffbd8c4878dc74cfa44a1cc9e64be17fa3be8499'/>
<id>urn:sha1:ffbd8c4878dc74cfa44a1cc9e64be17fa3be8499</id>
<content type='text'>
* tests/rm/fail-eperm.xpl: Remove this usually skipped non-root test.
* tests/rm/fail-2eperm.sh: Add the test to this root test instead.
* tests/local.mk: Remove the reference to *.xpl.
</content>
</entry>
</feed>
