summaryrefslogtreecommitdiff
path: root/tests/join
AgeCommit message (Collapse)Author
1997-07-04.Jim Meyering
1997-07-04regenerate with updated mk-scriptJim Meyering
1997-07-04Redirect output of cmp to /dev/null.Jim Meyering
1997-07-04.Jim Meyering
1997-07-04regenerate with updated mk-scriptJim Meyering
1997-07-04regenerate with updated ../Makefile.am.inJim Meyering
1997-07-04.Jim Meyering
1997-07-04(validate): Create test files in $(srcdir), not in build dir.Jim Meyering
1997-06-29Set and export LANGUAGE, LC_ALL, and LANGJim Meyering
so tests get english strings. From Ulrich Drepper.
1997-05-23.Jim Meyering
1997-04-29.Jim Meyering
1997-04-27.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-30correctly compute number of testsJim 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-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.
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-22use 77 as max line len when wrappingJim Meyering
1996-12-22.Jim Meyering
1996-12-22Add @MAINT@-protected rule for verifying that Makefile.am isJim Meyering
consistent with Test.pm.
1996-12-22.Jim Meyering
1996-12-21(wrap): New function.Jim Meyering
Use it.
1996-12-20.Jim Meyering
1996-12-20(MAINTAINERCLEANFILES): Use $(in1) and $(in2), not $(in).Jim Meyering
1996-12-20New option: --list. Generate lists of files used/generated.Jim Meyering
1996-12-20.Jim Meyering
1996-12-20.Jim Meyering
1996-12-20remove $nl.Jim Meyering
1996-12-20Adapted for new mk-script.pl.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-18in progress...Jim Meyering
1996-12-18(.pl): Make generated file read-only soJim Meyering
I don't accidentally modify it instead of the one with the .pl suffix.
1996-12-17.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