index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
rm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
43
-43
/
+43
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2
-4
/
+7
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
40
-40
/
+40
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
1
-1
/
+0
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
40
-240
/
+80
2010-09-07
tests: make various timeouts more robust
Pádraig Brady
1
-6
/
+9
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
43
-46
/
+46
2009-12-19
rm: fix --one-file-system regression due to fts conversion
Pádraig Brady
1
-0
/
+31
2009-12-01
rm: fix empty-name bug introduced with conversion to use fts
Jim Meyering
1
-1
/
+17
2009-11-20
maint: correct comments in test scripts
Jim Meyering
1
-1
/
+1
2009-11-19
tests: avoid spurious failures due to insecure directory in PATH
Jim Meyering
1
-5
/
+5
2009-11-03
tests: rm: add test for today's change in behavior
Jim Meyering
1
-0
/
+56
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
38
-38
/
+0
2009-10-27
tests: fix PATH problems on cygwin
Eric Blake
1
-1
/
+6
2009-10-26
tests: rm/one-file-system: work around umount failure
Jim Meyering
1
-1
/
+4
2009-09-11
rm: rewrite to use fts
Jim Meyering
1
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
1
-83
/
+83
2009-07-30
tests: new function: require_openat_support_
Jim Meyering
1
-7
/
+1
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
39
-41
/
+41
2009-05-05
tests: rm/one-file-system: umount more reliably
Jim Meyering
1
-3
/
+6
2009-03-26
tests: mark the rm/ext3-perf test as "very" expensive
Jim Meyering
1
-1
/
+1
2009-03-06
tests: fix just-introduced typo in rm/ext3-perf
Jim Meyering
1
-1
/
+1
2009-03-02
tests: rm/ext3-perf: relax this test
Jim Meyering
1
-1
/
+6
2008-10-01
tests: use our new timeout program
Jim Meyering
1
-4
/
+11
2008-09-27
rm -r: avoid O(n^2) performance for a directory with very many entries
Jim Meyering
1
-0
/
+76
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
37
-37
/
+37
2008-06-13
skip (don't fail) root-only tests for common set-up failures
Jim Meyering
1
-2
/
+1
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
37
-37
/
+37
2008-05-27
prefer abs_srcdir over abs_top_srcdir, ...
Jim Meyering
1
-1
/
+1
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
3
-36
/
+11
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
19
-19
/
+0
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
2
-2
/
+2
2008-04-27
tests: move another file (expensive) into test-lib.sh
Jim Meyering
1
-2
/
+1
2008-04-21
tests: skip (don't fail) rm/one-file-system when mount --bind fails
Jim Meyering
1
-1
/
+2
2008-04-21
tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..
Jim Meyering
2
-2
/
+2
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
41
-145
/
+98
2008-03-31
"rm -r DIR" would mistakenly prompt about very long names
Jim Meyering
2
-2
/
+55
2008-02-25
Fix test failure where rm would appear to succeed incorrectly.
Bob Proulx
1
-0
/
+11
2008-02-11
* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.
Jim Meyering
1
-2
/
+2
2008-02-09
tests: rm/fail-eperm: require-non-root in perl, not sh
Jim Meyering
1
-6
/
+5
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
4
-4
/
+5
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
3
-12
/
+3
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
5
-18
/
+8
2007-11-16
Port to Solaris 8 perl, which does not support "use warnings;".
Paul Eggert
2
-2
/
+2
2007-10-24
Don't fail part 2 of tests/rm/unreadable when run as root.
Jim Meyering
1
-2
/
+4
2007-10-14
Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.
Jim Meyering
3
-11
/
+3
2007-10-05
Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
Jim Meyering
1
-1
/
+0
2007-09-22
rm: give a sensible diagnostic when failing to remove a symlink
Jim Meyering
1
-1
/
+22
2007-09-16
* tests/rm/v-slash: Avoid test failure with non-C locale.
Jim Meyering
1
-0
/
+1
2007-09-15
Enable some previously omitted test scripts. Add a test cross-check.
Jim Meyering
2
-6
/
+9
[next]