summaryrefslogtreecommitdiffstats
path: root/tests/ls/stat-dtype
AgeCommit message (Expand)AuthorLines
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-61/+0
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-2/+2
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-7/+7
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-1/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-6/+2
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-1/+0
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-1/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-1/+1
2008-04-21Revamp test-related Makefiles.Jim Meyering-2/+2
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering-3/+1
2007-09-15Convert tests/ls/, too.Jim Meyering-27/+11
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+3
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering-1/+1
2006-10-05* tests/ls/stat-dtype: Use a dynamic test to decide whether thePaul Eggert-27/+11
2006-09-24* tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older,Jim Meyering-1/+12
2006-08-19* tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix.Jim Meyering-0/+16
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert-0/+18
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering-2/+3
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering-1/+5
2006-08-10add a commentJim Meyering-0/+2
2006-07-24Skip this test on reiserfs, since that file system lacks d_type support.Jim Meyering-5/+4
2006-07-21Fix another bug: ls --indicator-style=file-type would callJim Meyering-0/+51