summaryrefslogtreecommitdiff
path: root/tests/cut
AgeCommit message (Collapse)Author
1997-05-23.Jim Meyering
1997-04-29.Jim Meyering
1997-04-27.Jim Meyering
1997-04-27.Jim Meyering
1997-04-27.Jim Meyering
1997-04-04.Jim Meyering
1997-04-04.Jim Meyering
1997-04-04Add test from Phil Richards.Jim Meyering
1997-02-26.Jim Meyering
1997-02-01(spec_to_list): Warn about all filenames that exceed max-length before dying.Jim Meyering
1997-02-01.Jim Meyering
1997-02-01update for 20.1 patch from rolandJim Meyering
1997-01-30.Jim Meyering
1997-01-30correctly compute number of testsJim Meyering
1997-01-30Do each test three times.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-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-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-13.Jim Meyering
1997-01-13Regenerated to reflect renamed tests.Jim Meyering
1997-01-13Rename tests so that the associated filesJim Meyering
have names that are distinct even on filesystems on which file names are case insensitive.
1996-12-28.Jim Meyering
1996-12-28Fix a couple of thinkos and typos.Jim Meyering
Now it works with pr's tests, too.
1996-12-22Use test_vector, not array @t.Jim Meyering
1996-12-22Use test_vector, not array @t.Jim Meyering
1996-12-22.Jim Meyering
1996-12-22.Jim Meyering
1996-12-22Clone the Makefile.am from join-test.Jim Meyering
Replace only the definition of $x and the auto-generated lists of test files.
1996-12-22use 77 as max line len when wrappingJim Meyering
1996-12-22.Jim Meyering
1996-12-22.Jim Meyering
1996-12-21(wrap): New function.Jim Meyering
Use it.
1996-12-20New option: --list. Generate lists of files used/generated.Jim Meyering
1996-12-20.Jim Meyering
1996-12-20Rewrite to be more general -- so it can be used for join, cut, sort, tr,Jim Meyering
and soon, pr test suites.
1996-12-20.Jim Meyering
1996-12-18in progress...Jim Meyering
1996-12-16.Jim Meyering
1996-12-15.Jim Meyering
1996-12-15.Jim Meyering
1996-12-15apply 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-15begin generalization -- now it works with two-file input-specsJim Meyering
1996-12-13.Jim Meyering
1996-12-10.Jim Meyering