Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-05 | . | Jim Meyering | |
2003-04-05 | *** empty log message *** | Jim Meyering | |
2003-03-28 | Use seq, not `yes' to generate link target. | Jim Meyering | |
Otherwise, on systems (DJGPP) that emulate pipes using files, this test would never complete, waiting for `yes' to terminate. | |||
2003-03-28 | generate 9000+ bytes, in case we ever go for 8KB of output | Jim Meyering | |
2003-03-28 | Use seq, not `yes' to generate 4KB of data. | Jim Meyering | |
Otherwise, on systems (DJGPP) that emulate pipes using files, this test would never complete, waiting for `yes' to terminate. | |||
2003-03-20 | . | Jim Meyering | |
2003-03-14 | . | Jim Meyering | |
2003-03-14 | Relax the test for the `local'ness of a file system, | Jim Meyering | |
so that now it works also for tmpfs. | |||
2003-03-14 | Transform output from first du, so that this | Jim Meyering | |
test doesn't fail on file systems like tmpfs that order directory entries differently. | |||
2003-03-14 | sort du output, in case f1 and f2 are listed in a different order | Jim Meyering | |
2003-03-14 | reformat a little | Jim Meyering | |
2003-03-13 | Work around what appears to be an NFS failure that | Jim Meyering | |
would make this test fail on some systems. | |||
2003-03-11 | Make the test file exactly 4k bytes long. | Jim Meyering | |
2003-03-11 | Make the test larger than 64 bytes, so that we don't | Jim Meyering | |
immediately disqualify file systems (e.g., NetApp) on which smaller files take up zero disk blocks. | |||
2003-03-08 | . | Jim Meyering | |
2003-03-08 | Ensure that hard links _are_ listed twice when using --count-links. | Jim Meyering | |
2003-03-08 | *** empty log message *** | Jim Meyering | |
2003-03-08 | (TESTS): Add hard-link. | Jim Meyering | |
2003-03-08 | Correct/add tests for the above fix. | Jim Meyering | |
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 | |
not just directories. | |||
2003-03-05 | *** empty log message *** | Jim Meyering | |
2003-03-05 | *** empty log message *** | Jim Meyering | |
2003-03-05 | *** empty log message *** | Jim Meyering | |
2003-03-05 | . | Jim Meyering | |
2003-03-05 | (TESTS): Add 8gb. | Jim Meyering | |
2003-03-05 | *** empty log message *** | Jim Meyering | |
2003-02-26 | Don't test du's -b option here. Directory byte | Jim Meyering | |
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 | |
2003-02-21 | (TESTS): Add basic. | Jim Meyering | |
2003-02-21 | use printf, not echo | Jim Meyering | |
test -b | |||
2003-02-20 | *** empty log message *** | Jim Meyering | |
2003-02-20 | . | Jim Meyering | |
2003-02-19 | upgrade to automake-1.7.2b | Jim Meyering | |
2003-02-08 | . | Jim Meyering | |
2003-02-08 | (TESTS): Add restore-wd. | Jim Meyering | |
2003-02-08 | New test for just-fixed bug in ftw.c. | Jim Meyering | |
2003-02-06 | . | Jim Meyering | |
2003-02-05 | make sure excluding an entire hierarchy works | Jim Meyering | |
2003-02-05 | (TESTS): Add exclude. | Jim Meyering | |
2003-02-05 | don't use diff -u | Jim Meyering | |
2003-02-05 | typos | Jim Meyering | |
2003-02-05 | *** empty log message *** | Jim Meyering | |
2003-02-02 | *** empty log message *** | Jim Meyering | |
2003-02-02 | *** empty log message *** | Jim Meyering | |
2003-01-30 | Ensure that with -L we get the same results even without the trailing slash. | Jim Meyering | |
2003-01-22 | . | Jim Meyering | |
2003-01-22 | (TESTS): Add no-x. | Jim Meyering | |
2003-01-22 | New test, for functionality added to lib/ftw.c. | Jim Meyering | |
2003-01-16 | . | Jim Meyering | |
2003-01-04 | (TESTS): Add no-deref. | Jim Meyering | |