Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-30 | correctly compute number of tests | Jim Meyering | |
1997-01-30 | . | Jim Meyering | |
1997-01-29 | Allow each test to be run any or all of three different ways. Program | Jim 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-28 | Remove `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-26 | Interpret `input arg is a hash | Jim 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. | |||
1996-12-28 | Fix a couple of thinkos and typos. | Jim Meyering | |
Now it works with pr's tests, too. | |||
1996-12-22 | Use test_vector, not array @t. | Jim Meyering | |
1996-12-22 | use 77 as max line len when wrapping | Jim Meyering | |
1996-12-22 | . | Jim Meyering | |
1996-12-21 | (wrap): New function. | Jim Meyering | |
Use it. | |||
1996-12-20 | New option: --list. Generate lists of files used/generated. | Jim Meyering | |
1996-12-20 | Rewrite to be more general -- so it can be used for join, cut, sort, tr, | Jim Meyering | |
and soon, pr test suites. | |||
1996-12-18 | in progress... | Jim Meyering | |
1996-12-16 | . | Jim Meyering | |
1996-12-15 | . | Jim Meyering | |
1996-12-15 | . | Jim Meyering | |
1996-12-15 | apply spec_to_list to expected file, too. | Jim Meyering | |
1996-12-15 | . | Jim Meyering | |
1996-12-15 | (spec_to_list): New function -- factored out... | Jim Meyering | |
1996-12-15 | begin generalization -- now it works with two-file input-specs | Jim Meyering | |
1996-12-10 | renamed from build-script.pl | Jim Meyering | |