1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
Jim Meyering afac7f3a78 . 1998-02-04 20:28:08 +00:00
Jim Meyering f79e8bdcaf . 1998-02-04 20:18:09 +00:00
Jim Meyering ebfdc834f2 . 1998-02-04 18:15:05 +00:00
Jim Meyering 43d2406f55 . 1998-02-04 18:04:39 +00:00
Jim Meyering 29772527c8 . 1998-02-04 18:01:23 +00:00
Jim Meyering f1217e4976 . 1998-01-16 11:18:05 +00:00
Jim Meyering 62279c6e2d . 1998-01-16 11:17:02 +00:00
Jim Meyering 5618133eed (fail-0): Disable test. It depends on
sizeof(long) being 32 bits.  Reported by Kaveh Ghazi.
1998-01-16 08:04:19 +00:00
Jim Meyering 45ef6ccef8 . 1997-12-06 21:16:57 +00:00
Jim Meyering 7ba5fcb251 add -*-Makefile-*- 1997-11-12 17:28:34 +00:00
Jim Meyering 9694cb0f15 add -*-Makefile-*- to first line 1997-11-09 19:06:53 +00:00
Jim Meyering 0b26f06ded . 1997-09-30 04:32:56 +00:00
Jim Meyering cc76a774e3 . 1997-09-14 16:04:48 +00:00
Jim Meyering 2d1baaeb31 *** empty log message *** 1997-07-10 18:30:08 +00:00
Jim Meyering 1a2964b988 *** empty log message *** 1997-07-10 18:29:27 +00:00
Jim Meyering 4170f6416d . 1997-07-10 18:25:12 +00:00
Jim Meyering 735847657b *** empty log message *** 1997-07-10 18:25:05 +00:00
Jim Meyering 8d6318c532 . 1997-07-10 17:32:31 +00:00
Jim Meyering 36df273199 . 1997-07-10 17:31:40 +00:00
Jim Meyering 1db47deedb . 1997-07-10 17:31:29 +00:00
Jim Meyering d6bdaed4c0 . 1997-07-10 17:30:50 +00:00
Jim Meyering 1481657ca1 . 1997-07-10 17:29:09 +00:00
Jim Meyering 99f8939150 *** empty log message *** 1997-07-10 16:19:13 +00:00
Jim Meyering 45eb103e4c convert obsolescent tests to posix-style ones 1997-07-10 16:16:17 +00:00
Jim Meyering 990c0d0fad Include $0 in `wrong number of elements...' message. 1997-07-10 15:56:33 +00:00
Jim Meyering 9295c4fdca Remove $. from duplicate test name message 1997-07-10 15:56:09 +00:00
Jim Meyering 41c1791ddd *** empty log message *** 1997-07-10 15:38:43 +00:00
Jim Meyering c8fbd48706 *** empty log message *** 1997-07-10 15:35:01 +00:00
Jim Meyering ccd911b026 . 1997-07-10 15:34:31 +00:00
Jim Meyering deb5b314a5 . 1997-07-10 15:26:51 +00:00
Jim Meyering 581b1540f5 Redirect output of cmp to /dev/null. 1997-07-04 19:12:25 +00:00
Jim Meyering 677ddac432 (validate): Create test files in $(srcdir), not in build dir. 1997-07-04 08:09:15 +00:00
Jim Meyering a84d2bada4 Set and export LANGUAGE, LC_ALL, and LANG
so tests get english strings.  From Ulrich Drepper.
1997-06-29 12:19:43 +00:00
Jim Meyering 2e2fe82afe (spec_to_list): Warn about all filenames that exceed max-length before dying. 1997-02-01 16:44:15 +00:00
Jim Meyering 67c5175138 . 1997-02-01 16:41:08 +00:00
Jim Meyering bece4592b4 update for 20.1 patch from roland 1997-02-01 16:39:27 +00:00
Jim Meyering 4cbcb32a53 correctly compute number of tests 1997-01-30 03:31:40 +00:00
Jim Meyering 9fcda065b6 . 1997-01-30 03:14:43 +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 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 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 8794c292e7 Fix a couple of thinkos and typos.
Now it works with pr's tests, too.
1996-12-28 05:30:46 +00:00
Jim Meyering dcd02c8008 Use test_vector, not array @t. 1996-12-22 14:04:47 +00:00
Jim Meyering 9dbd283b1e use 77 as max line len when wrapping 1996-12-22 02:46:14 +00:00
Jim Meyering bc9aded4b9 . 1996-12-22 02:32:01 +00:00
Jim Meyering a611c6cbf6 (wrap): New function.
Use it.
1996-12-21 22:16:03 +00:00
Jim Meyering 81d1fa5cb6 New option: --list. Generate lists of files used/generated. 1996-12-20 06:09:45 +00:00
Jim Meyering 0a470f01de Rewrite to be more general -- so it can be used for join, cut, sort, tr,
and soon, pr test suites.
1996-12-20 05:33:17 +00:00
Jim Meyering 0b3d661480 in progress... 1996-12-18 05:29:52 +00:00
Jim Meyering 17a2ec94a8 . 1996-12-16 00:40:55 +00:00