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
/
rm
Age
Commit message (
Expand
)
Author
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
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-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 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-09-07
tests: make various timeouts more robust
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-19
rm: fix --one-file-system regression due to fts conversion
Pádraig Brady
2009-12-01
rm: fix empty-name bug introduced with conversion to use fts
Jim Meyering
2009-11-20
maint: correct comments in test scripts
Jim Meyering
2009-11-19
tests: avoid spurious failures due to insecure directory in PATH
Jim Meyering
2009-11-03
tests: rm: add test for today's change in behavior
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-10-27
tests: fix PATH problems on cygwin
Eric Blake
2009-10-26
tests: rm/one-file-system: work around umount failure
Jim Meyering
2009-09-11
rm: rewrite to use fts
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-07-30
tests: new function: require_openat_support_
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2009-05-05
tests: rm/one-file-system: umount more reliably
Jim Meyering
2009-03-26
tests: mark the rm/ext3-perf test as "very" expensive
Jim Meyering
2009-03-06
tests: fix just-introduced typo in rm/ext3-perf
Jim Meyering
2009-03-02
tests: rm/ext3-perf: relax this test
Jim Meyering
2008-10-01
tests: use our new timeout program
Jim Meyering
2008-09-27
rm -r: avoid O(n^2) performance for a directory with very many entries
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-13
skip (don't fail) root-only tests for common set-up failures
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-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
2008-04-27
tests: move another file (expensive) into test-lib.sh
Jim Meyering
2008-04-21
tests: skip (don't fail) rm/one-file-system when mount --bind fails
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-31
"rm -r DIR" would mistakenly prompt about very long names
Jim Meyering
2008-02-25
Fix test failure where rm would appear to succeed incorrectly.
Bob Proulx
2008-02-11
* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.
Jim Meyering
2008-02-09
tests: rm/fail-eperm: require-non-root in perl, not sh
Jim Meyering
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
2007-11-16
Port to Solaris 8 perl, which does not support "use warnings;".
Paul Eggert
2007-10-24
Don't fail part 2 of tests/rm/unreadable when run as root.
Jim Meyering
2007-10-14
Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.
Jim Meyering
2007-10-05
Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
Jim Meyering
2007-09-22
rm: give a sensible diagnostic when failing to remove a symlink
Jim Meyering
[next]