summaryrefslogtreecommitdiff
path: root/tests/ls
AgeCommit message (Expand)Author
2009-10-17tests: abmon-align: avoid test failureJim Meyering
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady
2009-09-29ls: print "?", not "0" as inode of dereferenced dangling symlinkJim Meyering
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady
2009-09-07tests: ls/color-clear-to-eol: append NL to accommodate old sedJim Meyering
2009-09-05tests: ls/stat-vs-dirent: avoid spurious test failureJim Meyering
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-11tests: ls --color, permissions override hardlink coloringPádraig Brady
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka
2009-02-25tests: using printf with \e for ESC isn't portableJim Meyering
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-28tests: ls/stat-failed: don't discard stderr.Jim Meyering
2008-10-21tests: test today's ls-vs-capability fixJim Meyering
2008-10-02tests: skip a root-only test when configured without libcapJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-09-27Avoid spurious test failure when SELinux stats "selinux/class".Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Convert tests/ls/, too.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-16* tests/ls/time-1: Include sample-test boilerplate code.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-19Fix a portability bug in the new ls-color test.Jim Meyering
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-05-04Avoid test failure when run with an unusual umask.Jim Meyering
2007-04-02* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:Paul Eggert
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering