This website requires JavaScript.
Explore
Help
Sign In
CC-tea
/
coreutils
Watch
1
Star
0
Fork
0
You've already forked coreutils
mirror of
git://git.sv.gnu.org/coreutils.git
synced
2026-04-13 07:15:50 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e660be4d86eba890be6d31ebcd96bb15ac57ebca
coreutils
/
tests
/
du
History
Jim Meyering
0ac5f83cf9
Don't test du's -b option here. Directory byte
...
counts are smaller (512 rather than 4096) on at least OSF/1 5.1 and IBM AIX 4.2.
2003-02-26 17:51:34 +00:00
..
.cvsignore
…
basic
Don't test du's -b option here. Directory byte
2003-02-26 17:51:34 +00:00
deref
…
exclude
make sure excluding an entire hierarchy works
2003-02-05 14:29:59 +00:00
Makefile.am
(TESTS): Add basic.
2003-02-21 11:12:34 +00:00
Makefile.in
.
2003-02-20 19:05:38 +00:00
no-deref
.
2003-01-04 10:45:42 +00:00
no-x
New test, for functionality added to lib/ftw.c.
2003-01-22 12:49:08 +00:00
restore-wd
New test for just-fixed bug in ftw.c.
2003-02-08 18:07:45 +00:00
slink
…
trailing-slash
Ensure that with -L we get the same results even without the trailing slash.
2003-01-30 19:40:09 +00:00
two-args
…