summaryrefslogtreecommitdiff
path: root/tests/misc/ls-misc
AgeCommit message (Expand)Author
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-10-01ls: fix output of dangling symlinks colored as targetPádraig Brady
2011-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering
2009-04-09tests: misc/ls-misc: avoid shadowing local decl of $eJim Meyering
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-03-19make check: Remove /tmp/ls-creating debug code.Bob Proulx
2008-02-17Expand "ls --color" tests to also use the dircolors defaults.Jim Meyering
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2007-12-01Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering
2007-11-30Be extra careful to quote $abs_top_builddir-derived names.Jim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering