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