summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_disk.t
AgeCommit message (Expand)AuthorFilesLines
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-29/+22
2006-07-12Added -E option for exact match of filesystem. Restructured main filesystemTon Voon1-1/+13
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Ton Voon1-6/+4
2006-03-23Some versions of Test::More do not like the m#foo# syntaxTon Voon1-1/+1
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Ton Voon1-1/+17
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Ton Voon1-6/+8
2005-11-15Updated tests to minimise false positives. Breaking down so more obviousTon Voon1-51/+113
2005-11-12Updated check_disk tests to use Test::More (Serhan Kiymaz)Ton Voon1-11/+77
2005-11-03Invalid mount point doesn't make sense because most df implementationsTon Voon1-5/+1
2005-07-25[1185704] New Testing Infrastructure.Peter Bray1-21/+23
2002-02-28Initial revisionEthan Galstad1-0/+31