Commit Graph

2501 Commits

Author SHA1 Message Date
Paul Eggert 9ba7355604 Regenerate. 2005-02-26 07:42:19 +00:00
Paul Eggert 5677f3f7d9 Regenerate. 2005-02-22 07:21:57 +00:00
Paul Eggert 7244117ba2 Regenerate. 2005-02-21 08:26:21 +00:00
Paul Eggert 80cc962bd5 Don't assume that the current host supports 64-bit integers. 2005-02-21 07:22:49 +00:00
Paul Eggert 17103c0976 Don't assume that the current host supports integers wider than 32
bits.  Fix comment typo.
2005-02-21 07:12:37 +00:00
Jim Meyering 017b3436b8 . 2005-02-13 08:15:24 +00:00
Jim Meyering 4738975f66 . 2005-02-09 09:58:07 +00:00
Jim Meyering 8fecea5296 Check for $2 -ge 128, rather than $2 = 128, in case
there is a file system type that doesn't support sparse files,
	yet for which metadata takes up additional space.
2005-02-02 14:14:28 +00:00
Jim Meyering 0c453a0d11 Also adjust the test to detect systems that don't support sparse files. 2005-02-02 13:10:23 +00:00
Jim Meyering 5446b32584 Detect sparse files on NTFS under cygwin. 2005-02-02 08:30:08 +00:00
Jim Meyering 84f0fef1c7 . 2005-01-30 17:41:06 +00:00
Jim Meyering f13af5d424 Quote user and group names. 2005-01-30 14:31:19 +00:00
Jim Meyering 1ab0c93405 Ignore ACL designation. 2005-01-30 14:30:10 +00:00
Jim Meyering 110280e2ef Ignore ACL designation. 2005-01-30 14:29:03 +00:00
Jim Meyering 828850baaa (.PHONY): Add check-root and root-hint. 2005-01-30 14:28:36 +00:00
Jim Meyering 1f1da5a429 . 2005-01-29 00:21:24 +00:00
Paul Eggert b10a836fa0 Use numeric group ids, not symbolic group names, to avoid shell quoting issues. 2005-01-17 22:40:57 +00:00
Jim Meyering 6e46196ae9 . 2005-01-14 15:15:58 +00:00
Jim Meyering 6ad556a63c (id_gn): Exit 77, not 1, for a test-framework
failure, so that doesn't cause `make check' to stop.  Nelson Beebe
reported that this test would fail with this diagnostic
`cannot find name for group ID 10' on one of his systems.
2005-01-14 10:39:05 +00:00
Jim Meyering d5a5cf8f9d (validate): Add code (if-0'd out) to detect
names of temporary files that would clash on 8.3 file systems.
2005-01-13 22:16:29 +00:00
Jim Meyering fe44a6d988 (run_tests): Add code (if-0'd out) to detect
names of temporary files that would clash on 8.3 file systems.
2005-01-13 22:13:53 +00:00
Jim Meyering 10d9154380 (repeat-000): Rename to `repeat-zeros' for the same reason. 2005-01-12 15:27:28 +00:00
Jim Meyering fc539da2b0 Shorten test names to accommodate 8.3 systems. 2005-01-12 15:18:54 +00:00
Jim Meyering 6d843c3bd5 Shorten test names to accommodate 8.3 systems. 2005-01-12 15:18:12 +00:00
Jim Meyering e803f7bedb regenerate 2005-01-12 15:01:10 +00:00
Jim Meyering dc339f4f80 (repeat-bigC): Change test name from
`repeat-Compl', to avoid 8.3 conflict with `repeat-compl'.
2005-01-12 15:00:51 +00:00
Jim Meyering 2c2ab4fe77 *** empty log message *** 2005-01-11 17:02:57 +00:00
Jim Meyering 9be231e152 (obs-ovflo): New test for overflow. 2005-01-11 17:01:35 +00:00
Paul Eggert c1b404410d Add tests for empty file names and pathchk -P. 2005-01-10 18:09:22 +00:00
Jim Meyering 33b8d573f5 regenerate 2005-01-08 20:27:43 +00:00
Jim Meyering 08f451c3f4 (test_vector): For each -N test, automatically
create a new test vector using --columns=N.
2005-01-08 09:35:04 +00:00
Jim Meyering a2ac7d89b8 Punt on the uptime test, since it fails when
it can't get boot time, and I don't want that to stop `make check'.
2005-01-05 22:08:48 +00:00
Jim Meyering 78652e53f5 Add a test for today's fix:
(process_file): Evaluate exclusion rules against
  the entire file name, not just the last component.
2005-01-05 07:53:11 +00:00
Jim Meyering 7c2875706d . 2005-01-04 09:43:18 +00:00
Jim Meyering 1ed5b431f5 (check-root): Update. 2005-01-04 09:41:14 +00:00
Jim Meyering abf1b78b6b remove FIXME comments 2005-01-04 09:00:35 +00:00
Jim Meyering b43fd5c4de remove FIXME comments 2005-01-04 08:59:35 +00:00
Paul Eggert a9626a5d81 Regenerate. 2005-01-03 23:50:12 +00:00
Jim Meyering 3402774325 Don't set rows or columns to zero, to avoid
a bug in the TIOCGWINSZ ioctl on at least Solaris5.9 systems.  Setting
either (or both) to zero would succeed, but subsequent `stty size'
would say `no size information for this device' due to the ioctl
failing with EINVAL.
2005-01-03 21:25:13 +00:00
Jim Meyering 2ecd3aaeb1 tweak comment 2004-12-21 21:11:58 +00:00
Jim Meyering 2d3c7c9b43 Avoid spurious failure on x86 solaris2.9 when using c89. 2004-12-21 09:55:14 +00:00
Paul Eggert 96742fffc4 Regenerate. 2004-12-20 08:02:53 +00:00
Jim Meyering 397d0a6baa * tests/mv/hard-link-1: Rearrange to use newer trap-handling code,
so temporary directories aren't left behind upon e.g., interrupt.
2004-12-17 08:58:56 +00:00
Jim Meyering 86a23aebf8 Add a few more tests. 2004-12-14 10:42:58 +00:00
Jim Meyering d1d6f6e13b . 2004-12-14 10:41:00 +00:00
Jim Meyering 6f4d4a7a52 (TESTS): Add tac-continue. 2004-12-14 10:36:04 +00:00
Jim Meyering 300369d75c Ensure that tac processes all command line arguments, even
when it encounters an error with say the first one.
2004-12-14 10:35:35 +00:00
Paul Eggert ad58599404 (no-a-isdir-b): This now exits with status 2,
not status 1.
2004-12-14 00:42:46 +00:00
Paul Eggert a64afdee8b ls and variants now exit with status 2 on serious trouble. 2004-12-09 17:49:18 +00:00
Jim Meyering d28eb0923b Sanitize environment.
Otherwise, e.g., BLOCKSIZE=k would cause a failure.
2004-12-06 22:42:47 +00:00