summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-09-30Test previous patch.Eric Blake-0/+44
2007-09-29* src/groups.sh: Don't ignore first argument if later argument is --.Eric Blake-0/+6
2007-09-27Avoid spurious test failure when SELinux stats "selinux/class".Jim Meyering-1/+4
2007-09-27Move file-set and hash-triple modules to gnulib.Jim Meyering-190/+7
2007-09-27Add a test to exercise a readlink bug.Jim Meyering-0/+78
2007-09-27Make "Date input formats" easier to find in info filePádraig Brady-1/+10
2007-09-25Use XOR, not OR to combine bits.Jim Meyering-12/+10
2007-09-24* NEWS: The recent rm-diagnostic fix also affects cross-partition "mv".Jim Meyering-1/+10
2007-09-24copy.c: Remove definitions of factored-out functions.Jim Meyering-65/+8
2007-09-22Don't print the commands of a 10-line script that's run in each subdir.Jim Meyering-1/+4
2007-09-22rm: give a sensible diagnostic when failing to remove a symlinkJim Meyering-5/+60
2007-09-22rm: fix a tiny, nearly inconsequential bug.Jim Meyering-3/+16
2007-09-22TODO: It'd be nice to add renice.Karl Berry-2/+9
2007-09-21Avoid a test failure due to now-parallelized tests.Jim Meyering-0/+11
2007-09-19Fix typo in previous change.Jim Meyering-2/+2
2007-09-19* coreutils.texi (expr invocation): Correct description of relativeJim Meyering-4/+10
2007-09-16tests/misc/tac-continue: Arrange to remove a temporary file.Jim Meyering-1/+4
2007-09-16tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS),Jim Meyering-4/+12
2007-09-16tests/CuTmpdir.pm: Use File::Find + chmod syscall, not chmod -R.Jim Meyering-2/+31
2007-09-16Revamp most test scripts.Jim Meyering-0/+204
2007-09-16* tests/rm/v-slash: Avoid test failure with non-C locale.Jim Meyering-0/+1
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering-77/+89
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering-14/+1
2007-09-15tests/general: Remove from VC, this long-unused directory and contents.Jim Meyering-548/+0
2007-09-15Adapt tests/tail-2/ to use test-lib.sh.Jim Meyering-127/+34
2007-09-15Adapt tests/readlink/ to use test-lib.sh.Jim Meyering-323/+233
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering-17/+3
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering-808/+334
2007-09-15Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering-142/+37
2007-09-15Move the two tests in tests/tee to tests/misc/.Jim Meyering-35/+11
2007-09-15Move the two tests in tests/sum/ to tests/misc/.Jim Meyering-35/+9
2007-09-15Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering-18/+4
2007-09-15Move the sole test in tests/unexpand to tests/misc/unexpand.Jim Meyering-19/+5
2007-09-15Move the sole test in tests/seq to tests/misc/seq.Jim Meyering-14/+3
2007-09-15Convert tests/mkdir/ to use test-lib.sh.Jim Meyering-187/+40
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering-19/+7
2007-09-15tests/sample-test: Update to use test-lib.sh.Jim Meyering-16/+5
2007-09-15Convert tests/misc/ to use test-lib.sh, too.Jim Meyering-609/+152
2007-09-15Convert tests/ls/, too.Jim Meyering-362/+106
2007-09-15Convert tests/ln/, too.Jim Meyering-106/+49
2007-09-15Convert tests/install/, too.Jim Meyering-71/+21
2007-09-15Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering-17/+4
2007-09-15Move the sole test in tests/factor to tests/misc/factor.Jim Meyering-14/+3
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering-14/+3
2007-09-15Convert tests/du/*, too.Jim Meyering-393/+108
2007-09-15Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering-17/+4
2007-09-15Convert tests/dd/*, too.Jim Meyering-57/+21
2007-09-15Convert tests/mv, too.Jim Meyering-769/+242
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering-988/+258
2007-09-15Parallel "make check" support.Jim Meyering-144/+314