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
/
mv
/
sticky-to-xpart
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: remove nearly all remaining backticks
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-11-22
tests: use "compare exp out", not "compare out exp"
Jim Meyering
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
2011-05-13
tests: use skip_test_, not skip_
Jim Meyering
2011-04-04
tests: convert common root-build test failure to a "skip"
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
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-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-10-29
tests: don't let a fail=1 env. setting induce unwarranted test failure
Jim Meyering
2009-08-30
tests: don't misbehave if $TMPDIR contains spaces
Pádraig Brady
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-05-27
prefer abs_srcdir over abs_top_srcdir, ...
Jim Meyering
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
2008-04-27
tests: don't source envvar-check manually, test-lib.sh does it
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
2007-10-05
Make a failing cross-partition mv give a sensible diagnostic.
Jim Meyering