index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
ls-misc
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-04-04
tests: use perl's qx!...! rather than `...`
Jim Meyering
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-10-01
ls: fix output of dangling symlinks colored as target
Pádraig Brady
2011-04-28
tests: write skip explanation from perl scripts also to outer stderr
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-10-14
tests: work around portability and clock-skew problems
Paul Eggert
2010-02-01
ls --color: don't emit a final no-op escape sequence
Jim Meyering
2010-01-01
ls: fix color of broken symlinks colored as target
Eric Blake
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-09-06
tests: ls-misc: don't let a bogus umask cause test failure
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-07-27
tests: new test for bug in ls -1U dir arg ...
Jim Meyering
2009-04-09
tests: misc/ls-misc: avoid shadowing local decl of $e
Jim Meyering
2009-03-24
tests: ls -v: exercise yet another change in gnulib's new filevercmp
Jim Meyering
2009-03-08
tests: ls -v: exercise the bug fixed by gnulib's new filevercmp
Jim Meyering
2009-01-01
tests: factor ls-misc (no semantic change)
Jim Meyering
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
2008-04-21
tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-03-19
make check: Remove /tmp/ls-creating debug code.
Bob Proulx
2008-02-17
Expand "ls --color" tests to also use the dircolors defaults.
Jim Meyering
2008-02-17
ls --color no longer outputs unnecessary escape sequences
Ed Avis
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
2007-12-01
Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.
Jim Meyering
2007-11-30
Be extra careful to quote $abs_top_builddir-derived names.
Jim Meyering
2007-11-16
Port to Solaris 8 perl, which does not support "use warnings;".
Paul Eggert
2007-09-15
Move the sole test in tests/ls-2/ to tests/misc/.
Jim Meyering