<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/misc, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-24T07:57:36Z</updated>
<entry>
<title>(uninit-64): Restore this test.</title>
<updated>2005-09-24T07:57:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-24T07:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=01b7701a24fed8f35393399bb810ab05ee0f2237'/>
<id>urn:sha1:01b7701a24fed8f35393399bb810ab05ee0f2237</id>
<content type='text'>
Add start-up code to detect, and work around, the cases in
which the test might fail.
</content>
</entry>
<entry>
<title>(uninit-64): Remove this test.  It wasn't</title>
<updated>2005-09-24T07:05:27Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-24T07:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0c42a4951b975c7fa82e597fbdd0dff786a64663'/>
<id>urn:sha1:0c42a4951b975c7fa82e597fbdd0dff786a64663</id>
<content type='text'>
portable in theory (it doesn't work on hosts where 'int' is 64
bits, example) or in practice (Solaris 8 localtime returns garbage
in tm_year for the specified date, but that's not coreutils's
fault).
</content>
</entry>
<entry>
<title>.</title>
<updated>2005-09-23T20:14:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-23T20:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a40376f4c53ca668aa1625f1d92fe74ff37ff4b5'/>
<id>urn:sha1:a40376f4c53ca668aa1625f1d92fe74ff37ff4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2005-09-22T09:47:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-22T09:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc'/>
<id>urn:sha1:fc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2005-09-22T07:07:36Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T07:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9bbbf3054305eb2bc9e99bd17ad4f3184c13561d'/>
<id>urn:sha1:9bbbf3054305eb2bc9e99bd17ad4f3184c13561d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(rfc822-1): Compensate for Solaris 5.9's /bin/sh,</title>
<updated>2005-09-16T18:07:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-16T18:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=105ae85e3810d3f3bd2fdf3ca2b5b1fd8964f53d'/>
<id>urn:sha1:105ae85e3810d3f3bd2fdf3ca2b5b1fd8964f53d</id>
<content type='text'>
which emits a diagnostic to stderr when this test's LC_ALL=de_DE
cannot be honored.
</content>
</entry>
<entry>
<title>whoops.  Update expected output, too.</title>
<updated>2005-09-16T17:54:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-16T17:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d43700c16990abd18a9af235d02d43df4c8adffc'/>
<id>urn:sha1:d43700c16990abd18a9af235d02d43df4c8adffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(subfmt-up1): Put quotes around format string</title>
<updated>2005-09-16T17:53:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-16T17:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b02c170d2f936f02c334b63a3f56b1e178c823c6'/>
<id>urn:sha1:b02c170d2f936f02c334b63a3f56b1e178c823c6</id>
<content type='text'>
to protect `^' from interpretation by some shells.
Add a use of OUT_SUBST to compensate for Solaris strftime's slightly
different formatting of %c.
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2005-09-16T07:58:03Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-16T07:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=96971b59be9bd264369f08ece9e9767a440009fa'/>
<id>urn:sha1:96971b59be9bd264369f08ece9e9767a440009fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(subfmt-up1): Test the combination of the</title>
<updated>2005-09-16T06:54:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-16T06:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8a11d99e7d75c287e8a4e511d6267eccd4866f57'/>
<id>urn:sha1:8a11d99e7d75c287e8a4e511d6267eccd4866f57</id>
<content type='text'>
to-upper-case modifier (^) and a conversion specifier that
expands to a string containing lower case characters.
</content>
</entry>
</feed>
