aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
blob: 44a0e95166e77ee9341efbe2e74e7e8470351d50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
2022-02-27         Arnold D. Robbins     <arnold@skeeve.com>

	* badargs.ok: Updated after code change.

2022-02-10         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* Makefile.am (EXTRA_DIST): close_status, new test.
	* close_status.awk, close_status.ok: New files.

2022-02-10         Arnold D. Robbins     <arnold@skeeve.com>

	* nsidentifier.ok: Update after code changes.

2022-02-09         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): indirectbuiltin2, new test.
	* indirectbuiltin2.awk, indirectbuiltin2.ok: New files.

2022-01-05         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): nsidentifier, new test.
	* nsidentifier.awk, nsidentifier.ok: New files.

2021-12-08         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* Makefile.am (EXTRA_DIST): Add readall1.awk, readall2.awk, and
	readall.ok.
	(SHLIB_TESTS): Add readall.
	(GENTESTS_UNUSED): Add readall1.awk and readall2.awk.
	(readall): Add new test of the writeall and readall functions.
	* readall1.awk, readall2.awk, readall.ok: New files.

2021-12-08         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* Makefile.am (testext): Change awk pattern to include functions in
	testext.awk.
	(diffout): If running MPFR tests and there's an mpfr.ok file, compare
	to that instead of to the regular ok file.
	* testext.ok, testext-mpfr.ok: Update for new test_array_create test.

2021-12-07         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* iolint.awk, iolint.ok: Reorder "cat" pipe/output file test to reduce
	the likelihood of a race condition, since close operates on the
	most-recently-used item. Thanks to Miguel Pineiro Jr.,
	<mpj@pineiro.cc>, for suggesting the fix.

2021-11-21         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): stupid5, new test.
	* stupid5.awk, stupid5.ok: New files.
	* stupid3.ok, stupid4.ok: Updated after code changes.

2021-11-18         Arnold D. Robbins     <arnold@skeeve.com>

	* rwarray.awk: Improve test, add string and numbers.

	Unrelated:

	* iolint.awk: Restore the disabled test using eval in the child to
	run different commands. Thanks to Miguel Pineiro Jr.,
	<mpj@pineiro.cc>.

2021-11-14         Arnold D. Robbins     <arnold@skeeve.com>

	* iolint.awk: Disable test with race condition. Thanks to
	Andreas Schwab <schwab@linux-m68k.org> for the report.

2021-11-08         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am: Add a '-' to tests so that if they fail, the whole
	suite will continue to run. Thanks to Andreas Schwab
	<schwab@linux-m68k.org> for the report.
	* Gentests: Ditto.

2021-10-27         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.1: Release tar ball made.

2021-10-18         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): profile16, new test.
	* profile16.awk, profile16.ok: New files.

2021-10-13         Arnold D. Robbins     <arnold@skeeve.com>

	* Gentest: Add check for ZOS_FAIL targets that have to
	be edited manually.
	* Makefile.am: Update relevant targets.

	Unrelated:

	* Makefile.am: Uupdate copryight year, reformat some of the lists.

2021-09-27         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* ordchr.awk, ordchr.awk: Add test for ord signedness.

2021-09-19         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Remove commas.in from the list.
	Thanks to `make distcheck' for the report.

2021-09-14         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXPECTED_FAIL_MINGW): Remove fmttest and
	hsprint. They seem to work now. Thanks to Scott Deifik
	<scottd.mail@sbcglobal.net> for the report.

2021-09-10         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): functab6, new test.
	* functab6.awk, functab6.ok: New files.
	* symtab10.ok: Modified after code change.
	* symtab10.in: Removed.

2021-09-06         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): typeof6, new test.
	* typeof6.awk, typeof6.ok: New files.
	* Makefile.am (EXTRA_DIST): commas, new test.
	* commas.awk, commas.ok: New files.

2021-08-13         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): regexsub, new test.
	* regexsub.awk, regexsub.ok: New files.

2021-05-15  Eli Zaretskii  <eliz@gnu.org>

	* iolint.ok: Reorder results to follow the order of iolint.awk.

	* iolint.awk: Use "BINMODE = 2", otherwise the result of cksum on
	non-Posix platforms will not match.  Reorder the tests to make the
	binary mode used only in the last one.

2021-05-13         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXPECTED_FAIL_ZOS): Updated and sorted / uniqued.
	(clean-local): Remove X_* files from diffout-zos.

2021-05-12         Arnold D. Robbins     <arnold@skeeve.com>

	* localenl.sh: Fix for Bash 5.1. Thanks to
	Marius Bakke <marius@gnu.org> for the report and fix.

2021-05-10         Arnold D. Robbins     <arnold@skeeve.com>

	* argcasfile.ok: Add the leading space in the argument; see
	pc/ChangeLog for explanation why.

	General:
	- Don't use egrep -q, not portable to Solaris 10.
	- Use $(CMP) instead of cmp.

	* iolint.awk: Change order so can use plain 'cat' instead of
	'exec cat'. Makes it available for MinGW.
	* iolint.ok: Update after code changes.
	* Makefile.am (iolint): Update shell recipe.

2021-05-09  Eli Zaretskii  <eliz@gnu.org>

	* Makefile.am (EXPECTED_FAIL_MINGW): Update for the new tests.

	* argcasfile.ok: Adjust for the leading space in the argument; see
	pc/ChangeLog for explanation why.

2021-05-08         Arnold D. Robbins     <arnold@skeeve.com>

	* iolint.awk: Use cksum instead of md5sum, for better portability.
	* iolint.ok: Adjusted.

2021-05-05         Arnold D. Robbins     <arnold@skeeve.com>

	* CMakeLists.txt: Removed.

2021-05-05         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (iolint): Fix for out-of-tree builds.
	(testext): Ditto
	* iolint.ok: Updated.

2021-05-02         Arnold D. Robbins     <arnold@skeeve.com>

	* asortbool.awk, functab5.ok, id.ok, rwarrray.awk,
	symtab11.ok: Revise after code changes.

2021-04-28         Arnold D. Robbins     <arnold@skeeve.com>

	* asortbool.ok: Revise after code changes.
	* rwarray.awk: Ditto.

2021-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* noeffect.awk: Add more test cases. Thanks to Wolfgang Laun
	<wolfgang.laun@gmail.com>.
	* lintwarn.ok, noeffect.ok: Updated after code and test changes.

2021-03-30         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): asortbool, new test.
	* asortbool.awk, asortbool.ok: New files.
	* rwarray.awk: Add test of saving/restoring bool values.

2021-03-08         Arnold D. Robbins     <arnold@skeeve.com>

	* dumpvars.ok, functab5.ok, id.ok, intest.awk, symtab11.ok,
	symtab8.ok: Updated after code changes.

2021-02-13         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): argcasfile, new test.
	* argcasfile.awk, argcasfile.in, argcasfile.ok: New files.

2021-01-09         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): octdec, new test.
	* octdec.awk, octdec.ok: New files.

2021-01-07         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): modifiers, new test.
	* modifiers.sh, modifiers.ok: New files.

	Unrelated:

	* Makefile.am (EXTRA_DIST): rsnullre, new test.
	* rsnullre.awk, rsnullre.in, rsnullre.ok: New files.

2020-12-26         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): fpat9, new test.
	* fpat9.awk, fpat9.in, fpat9.ok: New files.

2020-12-20         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Remove forcenum-mpfr.ok.
	* forcenum-mpfr.ok: File deleted, no longer needed.

2020-12-19         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): inf-nan-torture, new test.
	* inf-nan-torture.awk, inf-nan-torture.in, inf-nan-torture.ok: New
	files.

2020-10-29         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): functab5, new test.
	(SHLIB_TESTS): Ditto.
	* functab5.awk, functab5.ok: New files.

2020-10-09         Arnold D. Robbins     <arnold@skeeve.com>

	* xref.awk: Bug fix: Identifiers can have underscore in the middle.
	Thanks to Tom Gray <tom_gray@sonic.net> for the report, way
	back on Wed, 25 Jan 2012.
	* profile2.ok: Updated after above code change.

2020-10-05         Arnold D. Robbins     <arnold@skeeve.com>

	* iolint.awk, iolint.ok: Remove |& test to cat. It was
	inherently racy.

	Unrelated:

	* Makefile.am (diffout): Switch to `diff -u' since Busybox
	doesn't support the old -c option. Thanks to Nelson Beebe for
	the report.

2020-10-01         Arnold D. Robbins     <arnold@skeeve.com>

	* iolint.awk, iolint.ok: Adjust output to cat for exit status
	portability.  Thanks to Andrew Schorr for finding the issue.
	* Makefile.am (iolint): Adjust scaffolding around the test.

2020-09-21         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test iolint. Sort the list of
	files beginning with 'i'.
	* iolint.awk, iolint.ok: New files.

2020-09-04         Arnold D. Robbins     <arnold@skeeve.com>

	* id.ok: Updated after code changes.

2020-08-24         Arnold D. Robbins     <arnold@skeeve.com>

	* mbstr1.ok, mbstr2.ok: Updated after code changes.

2020-08-20         Arnold D. Robbins     <arnold@skeeve.com>

	* profile14.ok: Updated. Somehow it was not done right to
	start.

2020-08-17         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New tests, profile14 and profile15.
	* profile14.awk, profile14.ok, profile15.awk, profile15.ok: New files.

2020-08-12         Arnold D. Robbins     <arnold@skeeve.com>

	* nsprof1.ok, nsprof2.ok: Updated after code changes.

2020-08-04         Arnold D. Robbins     <arnold@skeeve.com>

	Simplify handling of tests that have an -mpfr.ok file.

	* Gentests: Remove CHECK_MPFR handling. Instead, read the
	EXTRA_DIST list of files and generate better checking tests
	for tests that have an -mpfr.ok file. Use GAWK_TEST__ARGS
	instead of AWKFLAGS.
	* Makefile.am (CHECK_MPFR): Removed.
	(arrdbg, testext): Checks updated.

2020-07-20         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXPECTED_FAIL_ZOS): Add posix_compare to the list.

2020-07-12         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Remove arrdbug-mpfr.ok and
	add testext-mpfr.ok.
	(CHECK_MPFR): Cleaned up.
	(arrdbg): Adjust the flow.
	(testext): Ditto.
	* arrdbg.awk: Update code.

2020-07-08         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Add additional ok files for MPFR.
	(CHECK_MPFR): Add arraytype, arrdbg, forcenum and numrange
	(arrdbg): Update to check -mpfr.ok file also.
	* arraytype-mpfr.ok, arrdbg-mpfr.ok, forcenum-mpfr.ok, numrange-mpfr.ok: New files.

2020-07-07         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, mpfrcase2.
	* mpfrcase2.awk, mpfrcase2.in, mpfrcase2.ok: New files.

2020-07-06         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* Makefile.am (AWK): Append $(GAWK_TEST_ARGS) to enable running
	tests with -M enabled for MPFR debugging.

2020-07-05         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New tests, mpfrcase, mpfrnonum.
	* mpfrcase.awk, mpfrcase.in, mpfrcase.ok,
	mpfrnonum.awk, mpfrnonum.in, mpfrnonum.ok: New files.

2020-07-02         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, posix_compare.
	* posix_compare.awk, posix_compare.ok: New files.
	
	Unrelated:

	* badargs.ok: Updated after code changes.

2020-06-29         Arnold D. Robbins     <arnold@skeeve.com>

	* dbugeval2.ok, dbugtypedre1.ok, dbugtypedre2.ok, symtab10.ok,
	watchpoint1.ok: Updated after code changes.

2020-06-10         Arnold D. Robbins     <arnold@skeeve.com>

	Miscellanious fixes from Michael Builov <mbuilov@gmail.com>.

	* Gentests: Use correct locale for JP.

2020-06-08         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, strfieldnum.
	* strfieldnum.awk, strfieldnum.in, strfieldnum.ok: New files.

2020-05-06         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, lintplus.
	* lintplus.awk, lintplus.ok: New files.

2020-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.0: Release tar ball made.

2020-04-10         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, fpat8.
	* fpat8.awk, fpat8.in, fpat8.ok: New files.

2020-04-02         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, rsnulw.
	* rsnulw.awk, rsnulw.in, rsnulw.ok: New files.

2020-03-18         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (zos-diffout): Change per request from
	Daniel Richard G.

2020-03-15         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (zos-diffout): New target.
	(EXPECTED_FAIL_ZOS): Add more tests to the list.

2020-03-09         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* symtab11.ok: Update for @val_type_asc ordering changes.

2020-03-09         Arnold D. Robbins     <arnold@skeeve.com>

	* beginfile2.ok, funsmnam.ok, incdupe4.ok, incdupe5.ok, incdupe6.ok,
	incdupe7.ok, lintold.ok, nofile.ok, nulinsrc.ok, paramasfunc1.ok,
	paramasfunc2.ok, paramres.ok, space.ok: Update after code changes.

2020-03-07         Arnold D. Robbins     <arnold@skeeve.com>

	* symtab11.awk, symtab11.ok: Add value of array elements
	to the output.

2020-03-06         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (profile5): Use AWKPATH so that out-of-tree
	builds work correctly.

2020-02-09         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (profile5): Append results of stderr to the
	test output. Thanks to John Malmberg for the report.
	* profile5.ok: Updated.

2020-01-26         Arnold D. Robbins     <arnold@skeeve.com>

	* functab4.awk: Code changes to avoid race conditions
	calling stat on the test directory. Thanks to
	Michal Jaegermann and Andrew J. Schorr.
	* Makefile.am: Fix lack of backslash continuation and
	regenerate.

2020-01-23         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, symtab11.
	* symtab11.awk, symtab11.ok: New files.

2020-01-19         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, profile13.
	* profile13.awk, profile13.ok: New files.
	* profile5.ok: Updated after code changes.

2020-01-08         Arnold D. Robbins     <arnold@skeeve.com>

	* indirectbuiltin.awk, numrange.awk, numrange.ok: Changes
	after code changes.
	* Makefile.am (EXTRA_DIST): New tests, stupid1 and stupid2.
	* stupid1.awk, stupid1.ok: New files.
	* stupid2.awk, stupid2.ok: New files.
	* Makefile.am (EXTRA_DIST): New tests, stupid3 and stupid4.
	* stupid3.awk, stupid3.ok: New files.
	* stupid4.awk, stupid4.ok: New files.

2019-11-09         Alexey Pawlow        <alexey.pawlow@gmail.com>

	* Makefile.am (mbprintf5): Add check for MSYS.
	(readdir_retest): Ditto.

2019-11-03         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test, fpat7.
	* fpat7.awk, fpat7.ok, fpat7.in: New files.

2019-10-13         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New tests, typedregex5 and
	typedregex6.
	* typedregex5.awk, typedregex5.ok, typedregex6.in,
	typedregex5.in, typedregex6.awk, typedregex6.ok: New files.

2019-09-24         Jürgen Kahrs Google   <juergen.kahrs@googlemail.com>

	* Makefile.am (EXTRA_DIST): New test, mpfranswer42.
	* mpfranswer42.awk, mpfranswer42.ok: New files.

2019-07-23         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Fix typos in filenames.

2019-06-28         Michal Jaegermann     <michal.jnn@gmail.com>

	Add backwards compatibility tests for inplace.

	* Makefile.am (EXTRA_DIST): New tests, inplace2bcomp, inplace2bcomp.
	* inplace2bcomp.1.ok, test/inplace2bcomp.1.orig.ok,
	test/inplace2bcomp.2.ok, test/inplace2bcomp.2.orig.ok,
	test/inplace2bcomp.ok, test/inplace3bcomp.1.ok,
	test/inplace3bcomp.1.orig.ok, test/inplace3bcomp.2.ok,
	test/inplace3bcomp.2.orig.ok, test/inplace3bcomp.ok: New files.

2019-06-26         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New tests, nsawk1[abc] and nsawk2[ab].
	* nsawk1.awk, nsawk1a.ok, nsawk1b.ok, nsawk1c.ok, nsawk2.awk,
	nsawk2a.ok, nsawk2b.ok: New files.
	Tests courtesy of Michal Jaegermann.

	Unrelated:

	* inplace1.ok, inplace2.ok, inplace3.ok: Updated after code changes.

2019-06-19         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test: escapebrace.
	* escapebrace.awk, escapebrace.in, escapebrace.ok: New files.

2019-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.0.1: Release tar ball made.

2019-05-22         Arnold D. Robbins     <arnold@skeeve.com>

	* badargs.ok: Updated after code changes.

2019-05-07         Arnold D. Robbins     <arnold@skeeve.com>

	* Gentests: Finish handlinig NEED_SANDBOX.

2019-05-06         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test: sandbox1.
	(NEED_SANDBOX): New list of tests.
	* Gentests: Handle NEED_SANDBOX.
	* sandbox1.awk, sandbox1.ok: New files.

2019-02-22         Andrew J. Schorr     <aschorr@telemetry-investments.com>

	* Makefile.am (EXTRA_DIST): New test: assignnumfield2.
	* assignnumfield2.awk, assignnumfield2.ok: New files.

2019-04-21         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): New test: fscaret.
	* fscaret.awk, fscaret.in, fscaret.ok: New files.

2019-04-18         Arnold D. Robbins     <arnold@skeeve.com>

	* Makefile.am (EXTRA_DIST): Add ChangeLog.1 to the list. Ooops.
	(synerr3): New test.
	* synerr3.awk, synerr3.ok: New files.

2019-04-12         Arnold D. Robbins     <arnold@skeeve.com>

	* ChangeLog.1: Rotated ChangeLog into this file.
	* ChangeLog: Created anew for gawk 5.0.0 and on.
	* 5.0.0: Release tar ball made.