summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-01-30.Jim Meyering
1997-01-30.Jim Meyering
1997-01-30.Jim Meyering
1997-01-29Allow each test to be run any or all of three different ways. ProgramJim Meyering
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.Jim Meyering
1997-01-29.Jim Meyering
1997-01-28Remove `t' prefix on all generated test file names.Jim Meyering
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(usage): Remove one space in message to make colons line up.Jim Meyering
1997-01-28.Jim Meyering
1997-01-28(print_long_format): Fix off-by-one problem in size being passed to strftime.Jim Meyering
1997-01-27.Jim Meyering
1997-01-27.Jim Meyering
1997-01-27really make the messages identicalJim Meyering
1997-01-27.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(usage): Fix typo (--writeable -> --writable) in help outputJim Meyering
1997-01-26(parse_options): Add quotes to make messages identical.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26bracket prototype with PARAMSJim Meyering
1997-01-26.Jim Meyering
1997-01-26Restore dcl of free. with obstacks, you need it.Jim Meyering
1997-01-26Revert last change. With obstack, dcl of free is *required*.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(count_entry): Fix blatant bug (typo?) that madeJim Meyering
--megabytes report numbers in units of kilobytes. Reported by Galen Hazelwood.
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(print_factors): Reflect changes to xstrtoul interface.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(parse_options): Remove unnecessary goto and label.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(parse_obsolescent_option): Comment.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26(is_ancestor): Add it.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26.Jim Meyering
1997-01-26Interpret `input arg is a hashJim Meyering
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.Jim Meyering
1997-01-26.Jim Meyering
1997-01-25remove trailing blanksJim Meyering
1997-01-25remove now-spurious junkJim Meyering
1997-01-25.Jim Meyering
1997-01-25(noinst_HEADERS): Add getdate.h.Jim Meyering