| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2006-06-14 | tests/du/basic: Revamp not to hard-code file system block sizes. | Jim Meyering | -33/+38 | |
| 2003-08-09 | Ensure that a/b/F has at least 65 bytes too. | Jim Meyering | -1/+1 | |
| 2003-03-28 | generate 9000+ bytes, in case we ever go for 8KB of output | Jim Meyering | -1/+1 | |
| 2003-03-28 | Use seq, not `yes' to generate 4KB of data. | Jim Meyering | -2/+2 | |
| Otherwise, on systems (DJGPP) that emulate pipes using files, this test would never complete, waiting for `yes' to terminate. | ||||
| 2003-03-11 | Make the test file exactly 4k bytes long. | Jim Meyering | -2/+2 | |
| 2003-03-11 | Make the test larger than 64 bytes, so that we don't | Jim Meyering | -2/+6 | |
| immediately disqualify file systems (e.g., NetApp) on which smaller files take up zero disk blocks. | ||||
| 2003-03-08 | Correct/add tests for the above fix. | Jim Meyering | -11/+19 | |
| 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. | ||||
| 2003-03-07 | Test the -S option using a hierarchy containing files, too, | Jim Meyering | -2/+22 | |
| not just directories. | ||||
| 2003-02-26 | Don't test du's -b option here. Directory byte | Jim Meyering | -6/+0 | |
| counts are smaller (512 rather than 4096) on at least OSF/1 5.1 and IBM AIX 4.2. | ||||
| 2003-02-21 | *** empty log message *** | Jim Meyering | -1/+1 | |
| 2003-02-21 | use printf, not echo | Jim Meyering | -2/+8 | |
| test -b | ||||
| 2003-02-20 | *** empty log message *** | Jim Meyering | -0/+55 | |
