summaryrefslogtreecommitdiff
path: root/tests/ls
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-25tests: fix false failure on new ls testPádraig Brady
2016-11-22ls: improve alignment of quoted namesPádraig Brady
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-21tests: avoid false failure on older NFS implementationsPádraig Brady
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-08-30tests: avoid FP of ls/stat-free-color.sh with newer glibcBernhard Voelker
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-07-02tests: avoid false failure with spaces in mount point pathsPádraig Brady
2014-05-13tests: fix spurious failure with leading spaces in file namesPádraig Brady
2014-04-18tests: make ls tests independent of COLORTERM envPádraig Brady
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-07tests: fix false failure on platforms using newfstatatPádraig Brady
2013-05-26tests: fix an ls test not to fail when user or group name contains SPJim Meyering
2013-04-04tests: avoid shared lib tests on unsupported platformsPádraig Brady
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-04-03tests: convert one `...` expression manuallyJim Meyering
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker
2012-02-19tests: ls/getxattr-speedup: include <sys/types.h> for older headersJérémy Compostella
2012-02-18tests: test for ls speed-upJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering
2011-11-29build: update gnulib for syntax-check improvementEric Blake
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-12* tests/ls/block-size: Make it executable.Paul Eggert
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert
2011-10-08tests: avoid ls/slink-acl test failure on Solaris 10Jim Meyering
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim Meyering
2011-09-02tests: remove require-perl script; use function insteadJim Meyering