summaryrefslogtreecommitdiff
path: root/tests/du/8gb
AgeCommit message (Collapse)Author
2005-02-02 Check for $2 -ge 128, rather than $2 = 128, in caseJim Meyering
there is a file system type that doesn't support sparse files, yet for which metadata takes up additional space.
2005-02-02Also adjust the test to detect systems that don't support sparse files.Jim Meyering
2005-02-02Detect sparse files on NTFS under cygwin.Jim Meyering
2003-05-03Skip test if the file system of `.' doesn't supportJim Meyering
sparse files -- otherwise it'd create a file of size 8GB. This happens on Darwin6.5 with a file system of type `hfs'.
2003-03-13Work around what appears to be an NFS failure thatJim Meyering
would make this test fail on some systems.
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*** empty log message ***Jim Meyering