1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00
Commit Graph

2288 Commits

Author SHA1 Message Date
Jim Meyering 375a8e0232 Run envvar-check in case BLOCK_SIZE etc. are set. 2004-03-02 22:59:47 +00:00
Jim Meyering 293e712a71 Run envvar-check in case BLOCK_SIZE etc. are set. 2004-03-02 22:59:10 +00:00
Jim Meyering 4dd6886e82 . 2004-03-02 22:56:17 +00:00
Jim Meyering 6204946df0 add tests for just-fixed bugs 2004-02-22 14:57:20 +00:00
Jim Meyering b6586a0b36 Add id's -u option, so we don't get spurious
failures when there are no user or group names.
2004-02-17 16:05:34 +00:00
Jim Meyering 4852e78643 `make check' from a build inside a chroot environment would fail
Specify an argument (`/') for df, in the
unusual event that there is no valid entry in /etc/mtab.
Patch by Tim Waugh.
2004-02-17 14:42:47 +00:00
Jim Meyering b7de4858ed regenerate from patched Makefile.am.in 2004-02-11 15:33:38 +00:00
Jim Meyering a2411e0830 ($(srcdir)/Makefile.am): Use more portable
$(srcdir)/../Makefile.am.in, rather than $<.
Suggestion from Michael Elizabeth Chastain.
2004-02-11 11:46:34 +00:00
Jim Meyering 400a1fc781 Avoid triggering a bug in OSF/Tru64's sed
that would cause an unwarranted test failure.
2004-02-08 10:00:38 +00:00
Jim Meyering 9af79ee204 Remove `du' stack space test.
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-06 16:47:07 +00:00
Jim Meyering 4b43b0ccae remove stray `done' diagnostic 2004-02-06 16:45:09 +00:00
Jim Meyering 26470e56d9 (deep): Remove progress-style diagnostics,
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-02-06 15:26:12 +00:00
Jim Meyering 0f7c06136c (expected_failure_status_date): Remove, as 'date' is now normal.
(expected_failure_status_nohup): New var.
2004-01-22 22:19:04 +00:00
Jim Meyering 87b5c30fdd . 2004-01-22 22:18:36 +00:00
Jim Meyering 8d98c29fdf (TESTS): Add fail-perm. 2004-01-22 22:18:21 +00:00
Jim Meyering 7f03cbd20f Test for just-fixed rmdir bug. 2004-01-22 22:18:12 +00:00
Jim Meyering 80848436f5 Remove `command' syntax. 2004-01-21 20:56:50 +00:00
Jim Meyering 1bf1c6f026 * tests/touch/relative: Test only year/month/day, not hours/min/sec,
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-21 19:57:35 +00:00
Jim Meyering 5098ee0cd7 Use TZ=UTC0, not TZ=utc (which isn't portable). 2004-01-21 19:46:35 +00:00
Jim Meyering bf05ef79f3 Use TZ=UTC0, not TZ=utc (which isn't portable).
Problem reported by Christian Krackowizer.  Also, use
+0000 rather than +0 to specify a time zone, as the documentation
requires four digits.
2004-01-20 09:19:37 +00:00
Jim Meyering b20c8fb018 Run envvar-check in case SIMPLE_BACKUP_SUFFIX is set. 2004-01-20 09:14:21 +00:00
Jim Meyering e9c44d300d don't bother to remove out.1 2004-01-19 16:26:38 +00:00
Jim Meyering a913b0f3a4 . 2004-01-17 13:28:53 +00:00
Jim Meyering 3e7e43657c (PATH): Remove /vg. 2004-01-17 13:28:48 +00:00
Jim Meyering b2e8bb2b0b *** empty log message *** 2004-01-16 14:46:37 +00:00
Jim Meyering 600bbee3f8 (TESTS): Add relative. 2004-01-16 14:45:28 +00:00
Jim Meyering a47ca8b0ed . 2004-01-12 23:44:03 +00:00
Jim Meyering 346c255a81 . 2004-01-11 23:23:39 +00:00
Jim Meyering f7256c6635 . 2004-01-11 23:21:06 +00:00
Jim Meyering bc743cf8b5 Use backticks, not $(). 2004-01-10 10:10:12 +00:00
Jim Meyering 0b4554f2f4 *** empty log message *** 2004-01-09 21:49:32 +00:00
Jim Meyering 6c6abf3e4f (TESTS): Add expand. 2004-01-09 21:49:28 +00:00
Jim Meyering 099c465e0d . 2004-01-09 21:48:52 +00:00
Jim Meyering e8df2048c8 . 2004-01-09 18:27:12 +00:00
Jim Meyering da5834c5d2 (TESTS_ENVIRONMENT): Remove `/vg' (prerelease test
remnant) from PATH component.  That would cause tests in this directory
not to run the just-built binaries, but rather whatever happened
to be in one's PATH.  Reported by Christian Krackowizer.
2004-01-08 14:19:55 +00:00
Jim Meyering 1276aa43f3 (tv): Avoid obsolete -o usage. 2003-12-30 08:49:53 +00:00
Jim Meyering 11ea239f36 . 2003-12-27 09:55:48 +00:00
Jim Meyering 6a40a6b266 (TESTS): Add m-option. 2003-12-24 16:37:38 +00:00
Jim Meyering 05bc7f6b3c . 2003-12-24 16:35:18 +00:00
Jim Meyering 5a1305abb4 . 2003-12-20 17:58:46 +00:00
Jim Meyering d039892e8f . 2003-12-20 13:06:25 +00:00
Jim Meyering 13a732ea73 remove /vg 2003-12-20 13:06:12 +00:00
Jim Meyering 10f46a9857 . 2003-12-20 11:38:12 +00:00
Jim Meyering d19241453e . 2003-12-20 11:32:52 +00:00
Jim Meyering 41c9f774a8 . 2003-12-20 11:32:45 +00:00
Jim Meyering ce2ec20ca3 (root-hint): Tweak wording. 2003-12-20 11:32:32 +00:00
Jim Meyering 701926715a New test for the above. 2003-12-20 09:34:25 +00:00
Jim Meyering d22a3e0af9 (TESTS): Add unblock-sync. 2003-12-20 09:33:58 +00:00
Jim Meyering 5b4206c914 Double quote back-ticked expression,
in case it ends up having an unexpected value.
2003-12-19 16:13:28 +00:00
Jim Meyering 8f4b3c1b4f Use ls's -1 option in both runs. 2003-12-19 13:15:23 +00:00