<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/du/basic, 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>2003-08-09T11:38:57Z</updated>
<entry>
<title>Ensure that a/b/F has at least 65 bytes too.</title>
<updated>2003-08-09T11:38:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-08-09T11:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8b56ea9ff53dc44a21db79a42f6d54501f8f1624'/>
<id>urn:sha1:8b56ea9ff53dc44a21db79a42f6d54501f8f1624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate 9000+ bytes, in case we ever go for 8KB of output</title>
<updated>2003-03-28T12:55:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-28T12:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e93c93de4eef88775a3a0a64a68c26316913770f'/>
<id>urn:sha1:e93c93de4eef88775a3a0a64a68c26316913770f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use seq, not `yes' to generate 4KB of data.</title>
<updated>2003-03-28T12:38:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-28T12:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5165cd0f65bab88220072b89540cbca69b0f1f50'/>
<id>urn:sha1:5165cd0f65bab88220072b89540cbca69b0f1f50</id>
<content type='text'>
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.
</content>
</entry>
<entry>
<title>Make the test file exactly 4k bytes long.</title>
<updated>2003-03-11T22:20:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-11T22:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=97002b08a85143a0f63b4fd934c235c9257df98c'/>
<id>urn:sha1:97002b08a85143a0f63b4fd934c235c9257df98c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the test larger than 64 bytes, so that we don't</title>
<updated>2003-03-11T20:23:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-11T20:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4a3dc4c76ce4dd2e0d92c471dc68242933d0e03f'/>
<id>urn:sha1:4a3dc4c76ce4dd2e0d92c471dc68242933d0e03f</id>
<content type='text'>
immediately disqualify file systems (e.g., NetApp) on which smaller
files take up zero disk blocks.
</content>
</entry>
<entry>
<title>Correct/add tests for the above fix.</title>
<updated>2003-03-08T08:39:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-08T08:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5fb608bc08d2d59ad252ed4d17d5e9374b7b3d7e'/>
<id>urn:sha1:5fb608bc08d2d59ad252ed4d17d5e9374b7b3d7e</id>
<content type='text'>
Set LC_ALL, etc, now that we use sort.
Check the block/size of a small file, too.
Correct expected results for simple dir1/dir2/file case.
Add another test of du -S.
</content>
</entry>
<entry>
<title>Test the -S option using a hierarchy containing files, too,</title>
<updated>2003-03-07T12:59:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-07T12:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3d3879d1182e771fda8d320942d541915079035c'/>
<id>urn:sha1:3d3879d1182e771fda8d320942d541915079035c</id>
<content type='text'>
not just directories.
</content>
</entry>
<entry>
<title>Don't test du's -b option here.  Directory byte</title>
<updated>2003-02-26T17:51:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-02-26T17:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0ac5f83cf97a66f45005782a2179b214651f7d2b'/>
<id>urn:sha1:0ac5f83cf97a66f45005782a2179b214651f7d2b</id>
<content type='text'>
counts are smaller (512 rather than 4096) on at least OSF/1 5.1
and IBM AIX 4.2.
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2003-02-21T11:14:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-02-21T11:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d0a14cd56e328227a3214e9a41cd73ed159ad68'/>
<id>urn:sha1:0d0a14cd56e328227a3214e9a41cd73ed159ad68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use printf, not echo</title>
<updated>2003-02-21T08:02:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-02-21T08:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=85cbe110d43a3b0b66e3e4e71b9288a20a119a54'/>
<id>urn:sha1:85cbe110d43a3b0b66e3e4e71b9288a20a119a54</id>
<content type='text'>
test -b
</content>
</entry>
</feed>
