summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2004-03-22(nul-1, nul-2): Adjust expected diagnostics to match corrected output.Jim Meyering
2004-03-21Also test with a non-regular file:Jim Meyering
--files0-from=/dev/null
2004-03-21Add this comment:Jim Meyering
# -*- perl -*-
2004-03-21.Jim Meyering
2004-03-21Fix typo in comment.Jim Meyering
2004-03-21(TESTS): Add files0-from.Jim Meyering
2004-03-21New tests, for --files0-from-F option.Jim Meyering
2004-03-17.Jim Meyering
2004-03-17(test_vector): New tests epoch, ns-10, ns-max32, ns-relative.Jim Meyering
2004-03-15.Jim Meyering
2004-03-15*** empty log message ***Jim Meyering
2004-03-15*** empty log message ***Jim Meyering
2004-03-15New file, to test for just-fixed bug in date.Jim Meyering
See today's change in lib/getdate.y.
2004-03-15(TESTS): Add date-sec.Jim Meyering
2004-03-12Exit 77 (not 1) if we can't set up for the test.Jim Meyering
This was triggered on a Linux-2.2.19 system using a file system NFS-mounted from some sort of Sun.
2004-03-12.Jim Meyering
2004-03-12(TESTS): Add part-hardlink.Jim Meyering
2004-03-12# Before coreutils-5.2.1, this test would fail.Jim Meyering
2004-03-11.Jim Meyering
2004-03-10Also convert sizes in the 70-79 kB range,Jim Meyering
so that this test works with SELinux-enable systems. Based on a patch from Tim Waugh.
2004-03-10*** empty log message ***Jim Meyering
2004-03-10.Jim Meyering
2004-03-10(invalid-j): New partial test for the above fix.Jim Meyering
2004-03-02Run envvar-check in case BLOCK_SIZE etc. are set.Jim Meyering
2004-03-02Run envvar-check in case BLOCK_SIZE etc. are set.Jim Meyering
2004-03-02.Jim Meyering
2004-02-22add tests for just-fixed bugsJim Meyering
2004-02-17Add id's -u option, so we don't get spuriousJim Meyering
failures when there are no user or group names.
2004-02-17`make check' from a build inside a chroot environment would failJim Meyering
Specify an argument (`/') for df, in the unusual event that there is no valid entry in /etc/mtab. Patch by Tim Waugh.
2004-02-11regenerate from patched Makefile.am.inJim Meyering
2004-02-11($(srcdir)/Makefile.am): Use more portableJim Meyering
$(srcdir)/../Makefile.am.in, rather than $<. Suggestion from Michael Elizabeth Chastain.
2004-02-08Avoid triggering a bug in OSF/Tru64's sedJim Meyering
that would cause an unwarranted test failure.
2004-02-06Remove `du' stack space test.Jim Meyering
Apparently, `ulimit -s N' isn't portable enough. This test will be restored (with a guard against losing ulimit) in its own file later.
2004-02-06remove stray `done' diagnosticJim Meyering
2004-02-06(deep): Remove progress-style diagnostics,Jim Meyering
since this test doesn't take long enough to merit them. Run du on $tmp (the containing dir), not $deep, the full path to leaf.
2004-01-22(expected_failure_status_date): Remove, as 'date' is now normal.Jim Meyering
(expected_failure_status_nohup): New var.
2004-01-22.Jim Meyering
2004-01-22(TESTS): Add fail-perm.Jim Meyering
2004-01-22Test for just-fixed rmdir bug.Jim Meyering
2004-01-21Remove `command' syntax.Jim Meyering
2004-01-21* tests/touch/relative: Test only year/month/day, not hours/min/sec,Jim Meyering
so as to avoid problems with systems using TAI clocks. Although it's no longer necessary, set TZ=UTC0 also for the initial touch command. Reported by Paul Jarc here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/1504
2004-01-21Use TZ=UTC0, not TZ=utc (which isn't portable).Jim Meyering
2004-01-20Use TZ=UTC0, not TZ=utc (which isn't portable).Jim Meyering
Problem reported by Christian Krackowizer. Also, use +0000 rather than +0 to specify a time zone, as the documentation requires four digits.
2004-01-20Run envvar-check in case SIMPLE_BACKUP_SUFFIX is set.Jim Meyering
2004-01-19don't bother to remove out.1Jim Meyering
2004-01-17.Jim Meyering
2004-01-17(PATH): Remove /vg.Jim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(TESTS): Add relative.Jim Meyering
2004-01-12.Jim Meyering