Jim Meyering
4cbcb32a53
correctly compute number of tests
1997-01-30 03:31:40 +00:00
Jim Meyering
13a5e426f3
Remove common_option_prefix flag.
...
(test_vector): Prepend the common option here instead.
1997-01-30 03:27:35 +00:00
Jim Meyering
56557d787a
Remove input_via_stdin flag.
...
Do each test twice: get input via REDIR and PIPE.
1997-01-30 03:26:27 +00:00
Jim Meyering
6b1d2c4de1
Do each test three times.
1997-01-30 03:25:16 +00:00
Jim Meyering
bca3705ac5
.
1997-01-30 03:22:44 +00:00
Jim Meyering
9fcda065b6
.
1997-01-30 03:14:43 +00:00
Jim Meyering
188edf1546
.
1997-01-30 03:01:15 +00:00
Jim Meyering
22922b8765
Allow each test to be run any or all of three different ways. Program
...
input may be specified via a file or files listed on the command line,
via input redirection (if there's only one file), or via a pipe.
1997-01-29 14:19:17 +00:00
Jim Meyering
e16812dea8
.
1997-01-29 13:03:05 +00:00
Jim Meyering
20580c3f25
.
1997-01-29 02:54:21 +00:00
Jim Meyering
a6871ebbce
Remove `t' prefix on all generated test file names.
...
Change suffixes from (.in, .exp, .out, .err) to (.I, .X, .O, .E).
Ensure that no test file (generated or maintainer-supplied) has a
longer than 14 characters.
1997-01-28 21:22:34 +00:00
Jim Meyering
0ce61713d5
(usage): Remove one space in message to make colons line up.
1997-01-28 03:44:27 +00:00
Jim Meyering
d705b6c469
.
1997-01-28 03:43:05 +00:00
Jim Meyering
771ab6e1bf
(print_long_format): Fix off-by-one problem in size being passed to strftime.
1997-01-28 03:40:18 +00:00
Jim Meyering
b103723acc
.
SH-UTILS-1_16
1997-01-27 03:15:14 +00:00
Jim Meyering
03ebea3ec6
.
1997-01-27 03:10:22 +00:00
Jim Meyering
5f011471a3
really make the messages identical
TEXTUTILS-1_22
1997-01-27 02:28:39 +00:00
Jim Meyering
6b3f36f935
.
FILEUTILS-3_16
1997-01-27 02:18:56 +00:00
Jim Meyering
1010c1f580
.
1997-01-26 20:01:11 +00:00
Jim Meyering
7490632078
.
1997-01-26 19:04:03 +00:00
Jim Meyering
537381d409
.
1997-01-26 19:03:30 +00:00
Jim Meyering
3a01be66d4
.
1997-01-26 19:02:52 +00:00
Jim Meyering
8a87c1a169
.
1997-01-26 19:01:54 +00:00
Jim Meyering
07b07ca07c
.
1997-01-26 18:57:36 +00:00
Jim Meyering
26a10a8026
(usage): Fix typo (--writeable -> --writable) in help output
1997-01-26 18:51:44 +00:00
Jim Meyering
072c1efe39
(parse_options): Add quotes to make messages identical.
1997-01-26 18:50:33 +00:00
Jim Meyering
c38939be8e
.
SH-UTILS-1_15a
1997-01-26 07:03:50 +00:00
Jim Meyering
e48314ac1b
bracket prototype with PARAMS
FILEUTILS-3_15a
1997-01-26 06:23:06 +00:00
Jim Meyering
7c94dda02d
.
1997-01-26 05:57:12 +00:00
Jim Meyering
fe6c711f48
Restore dcl of free. with obstacks, you need it.
1997-01-26 05:57:04 +00:00
Jim Meyering
2c7c121c13
Revert last change. With obstack, dcl of free is *required*.
1997-01-26 05:55:02 +00:00
Jim Meyering
7a8b837062
.
TEXTUTILS-1_21a
1997-01-26 05:13:26 +00:00
Jim Meyering
25eb22e88f
.
1997-01-26 05:08:56 +00:00
Jim Meyering
7f798f5f4f
(count_entry): Fix blatant bug (typo?) that made
...
--megabytes report numbers in units of kilobytes.
Reported by Galen Hazelwood.
1997-01-26 05:05:06 +00:00
Jim Meyering
9d502e7240
.
1997-01-26 05:04:35 +00:00
Jim Meyering
c1ecd3afea
.
1997-01-26 04:52:42 +00:00
Jim Meyering
a95088a5ea
(print_factors): Reflect changes to xstrtoul interface.
1997-01-26 04:52:32 +00:00
Jim Meyering
fb43ebcbae
.
1997-01-26 04:48:39 +00:00
Jim Meyering
73ed11f2b7
(parse_options): Remove unnecessary goto and label.
1997-01-26 04:48:29 +00:00
Jim Meyering
6390686aab
.
1997-01-26 04:44:03 +00:00
Jim Meyering
3e0c759c3a
(parse_obsolescent_option): Comment.
1997-01-26 04:43:42 +00:00
Jim Meyering
10f565971b
.
1997-01-26 04:30:49 +00:00
Jim Meyering
e1ea22da05
(is_ancestor): Add it.
1997-01-26 04:30:39 +00:00
Jim Meyering
1e71247ea0
.
1997-01-26 04:14:26 +00:00
Jim Meyering
46f650f6b0
.
1997-01-26 04:13:46 +00:00
Jim Meyering
74bca24efe
.
1997-01-26 04:12:46 +00:00
Jim Meyering
e385fd1e4c
.
1997-01-26 04:12:20 +00:00
Jim Meyering
239899ae58
Interpret `input arg is a hash
...
reference' as meaning that the tested program will read no input.
Most of the tests for the date program use this feature.
Also for date, the generated script now reflects specification
(in Test.pm) of default and per-test environment settings.
1997-01-26 03:12:41 +00:00
Jim Meyering
2a3863e2b8
.
1997-01-26 03:01:01 +00:00
Jim Meyering
bd30083472
.
1997-01-26 02:59:50 +00:00