<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests, branch v5.2.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.2.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-02-17T16:05:34Z</updated>
<entry>
<title>Add id's -u option, so we don't get spurious</title>
<updated>2004-02-17T16:05:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-17T16:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b6586a0b36645896b53e9df4360edd737239196a'/>
<id>urn:sha1:b6586a0b36645896b53e9df4360edd737239196a</id>
<content type='text'>
failures when there are no user or group names.
</content>
</entry>
<entry>
<title>`make check' from a build inside a chroot environment would fail</title>
<updated>2004-02-17T14:42:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-17T14:42:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4852e78643393643d552a32af61901c22e554143'/>
<id>urn:sha1:4852e78643393643d552a32af61901c22e554143</id>
<content type='text'>
Specify an argument (`/') for df, in the
unusual event that there is no valid entry in /etc/mtab.
Patch by Tim Waugh.
</content>
</entry>
<entry>
<title>regenerate from patched Makefile.am.in</title>
<updated>2004-02-11T15:33:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-11T15:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7de4858ed44884123b912787cc599ead80fd755'/>
<id>urn:sha1:b7de4858ed44884123b912787cc599ead80fd755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>($(srcdir)/Makefile.am): Use more portable</title>
<updated>2004-02-11T11:46:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-11T11:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a2411e0830d6b1b7905e6b29e5745a5443756087'/>
<id>urn:sha1:a2411e0830d6b1b7905e6b29e5745a5443756087</id>
<content type='text'>
$(srcdir)/../Makefile.am.in, rather than $&lt;.
Suggestion from Michael Elizabeth Chastain.
</content>
</entry>
<entry>
<title>Avoid triggering a bug in OSF/Tru64's sed</title>
<updated>2004-02-08T10:00:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-08T10:00:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=400a1fc781b11dc00c47880138f43052b006c3da'/>
<id>urn:sha1:400a1fc781b11dc00c47880138f43052b006c3da</id>
<content type='text'>
that would cause an unwarranted test failure.
</content>
</entry>
<entry>
<title>Remove `du' stack space test.</title>
<updated>2004-02-06T16:47:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-06T16:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9af79ee204de1afced8aa75091a2d99dae286105'/>
<id>urn:sha1:9af79ee204de1afced8aa75091a2d99dae286105</id>
<content type='text'>
Apparently, `ulimit -s N' isn't portable enough.
This test will be restored (with a guard against losing ulimit)
in its own file later.
</content>
</entry>
<entry>
<title>remove stray `done' diagnostic</title>
<updated>2004-02-06T16:45:09Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-06T16:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4b43b0ccae489de9185c8bd6381daf94d1b450c3'/>
<id>urn:sha1:4b43b0ccae489de9185c8bd6381daf94d1b450c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(deep): Remove progress-style diagnostics,</title>
<updated>2004-02-06T15:26:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-06T15:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=26470e56d9894a1f9191ef11692636b133ae41ba'/>
<id>urn:sha1:26470e56d9894a1f9191ef11692636b133ae41ba</id>
<content type='text'>
since this test doesn't take long enough to merit them.
Run du on $tmp (the containing dir), not $deep, the full path to leaf.
</content>
</entry>
<entry>
<title>(expected_failure_status_date): Remove, as 'date' is now normal.</title>
<updated>2004-01-22T22:19:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-22T22:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f7c06136c48ed4d886708fcf6179ad6dd76d151'/>
<id>urn:sha1:0f7c06136c48ed4d886708fcf6179ad6dd76d151</id>
<content type='text'>
(expected_failure_status_nohup): New var.
</content>
</entry>
<entry>
<title>.</title>
<updated>2004-01-22T22:18:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-22T22:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=87b5c30fdd6150ac1ce7443e2e0de6a7c3a0ff5f'/>
<id>urn:sha1:87b5c30fdd6150ac1ce7443e2e0de6a7c3a0ff5f</id>
<content type='text'>
</content>
</entry>
</feed>
