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
/
du
/
slink
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: convert nearly all `...` expressions to $(...)
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-09
tests: adjust \`...' quoting to '...' to adapt to latest gnulib
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-09-07
tests: exclude some tests when running on NFS
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
2007-09-15
Convert tests/du/*, too.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-21
Fix a test script not to claim an ext2 file system is of type xfs.
Jim Meyering
2007-02-24
* tests/du/slink: Skip the test if executing on an nfsv3 file system.
Bruno Haible
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2004-06-23
Replace all occurrences of `(exit N); exit' with
Jim Meyering
2003-05-14
Skip this test if `.' is on an XFS file system.
Jim Meyering
2003-03-28
Use seq, not `yes' to generate link target.
Jim Meyering
2003-03-14
Relax the test for the `local'ness of a file system,
Jim Meyering
2002-12-03
Add dummy stmt in `then' branch.
Jim Meyering
2002-12-02
Skip this test if `.' is on a non-local file system.
Jim Meyering
2002-10-08
Use double quotes around diagnostic.
Jim Meyering
2002-10-04
add a comment
Jim Meyering
2002-10-04
Undo last change.
Jim Meyering
2002-10-04
Redirect errors (e.g. missing file) to /dev/null.
Jim Meyering
2002-09-29
*** empty log message ***
Jim Meyering