1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-26 20:26:31 +02:00
Commit Graph

110 Commits

Author SHA1 Message Date
Jim Meyering b989ccb248 . 1999-03-30 05:40:40 +00:00
Jim Meyering 7ca462d865 . 1999-03-27 23:07:53 +00:00
Jim Meyering f62a91b03e . 1999-03-06 22:01:29 +00:00
Jim Meyering 8ec1a397be . 1999-01-31 05:40:21 +00:00
Jim Meyering 3cce240e0a . 1999-01-14 18:27:33 +00:00
Jim Meyering 1381664a56 . 1998-10-05 04:21:39 +00:00
Jim Meyering 2a6a20ae20 . 1998-08-13 15:25:02 +00:00
Jim Meyering 2781ec69b7 . 1998-06-18 15:22:51 +00:00
Jim Meyering 27c8d53a3a . 1998-05-03 21:46:06 +00:00
Jim Meyering 72f7eb4e63 . 1998-04-27 04:41:41 +00:00
Jim Meyering aa71be25c0 . 1998-03-23 23:49:18 +00:00
Jim Meyering 8d5c4784b8 . 1998-02-25 23:46:13 +00:00
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 dd3a865a8e . 1998-01-25 09:47:51 +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 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 8e04be3e8d . 1997-07-04 23:05:22 +00:00
Jim Meyering 4369606f15 regenerate with updated mk-script 1997-07-04 23:04:21 +00:00
Jim Meyering 581b1540f5 Redirect output of cmp to /dev/null. 1997-07-04 19:12:25 +00:00
Jim Meyering 14608042dd . 1997-07-04 19:01:55 +00:00
Jim Meyering bea4748f5c regenerate with updated mk-script 1997-07-04 14:43:55 +00:00
Jim Meyering 19d151cbbd regenerate with updated ../Makefile.am.in 1997-07-04 14:43:06 +00:00
Jim Meyering d61ab3fc24 . 1997-07-04 14:42:16 +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 59ed92cdcf . 1997-05-23 13:23:49 +00:00
Jim Meyering f6a1207cf9 . 1997-04-29 15:22:05 +00:00
Jim Meyering 3f9d8ee21b . 1997-04-27 19:41:52 +00:00
Jim Meyering 27237bfb10 . 1997-02-26 04:21:01 +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 bca3705ac5 . 1997-01-30 03:22:44 +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 46f650f6b0 . 1997-01-26 04:13:46 +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 04916b80de . 1996-12-28 06:06:51 +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