071cd0121d9a6fb9e51bd00c1627cf90aa4842dd
[pspp-builds.git] / tests / ChangeLog
1 Thu Nov  2 20:58:12 2006  Ben Pfaff  <blp@gnu.org>
2
3         * command/data-list.sh: Test newly implement SKIP keyword on DATA
4         LIST.
5
6 Sat Nov  4 16:08:58 2006  Ben Pfaff  <blp@gnu.org>
7
8         * automake.mk: Add binhex-out.sh, date-out.sh, month-out.sh,
9         num-out.sh, time-out.sh, wkday-out.sh from formats directory.  Add
10         formats/inexactify as a program needed by tests.
11
12         * command/no_case_size.sh: Update output to conform with updated
13         formatted output code.
14
15         * expressions/expressions.sh: Ditto.
16
17         * formats/binhex-out.sh: New test.
18
19         * formats/date-out.sh: New test.
20
21         * formats/month-out.sh: New test.
22
23         * formats/num-out.sh: New test.
24
25         * formats/time-out.sh: New test.
26
27         * formats/wkday-out.sh: New test.
28
29 Thu Oct 26 20:20:39 2006  Ben Pfaff  <blp@gnu.org>
30
31         * automake.mk: Add tests/formats/float-format.sh.
32
33         * tests/formats/float-format.sh: New test.
34
35 Sat Oct  7 11:06:59 WST 2006 John Darrington <john@darrington.wattle.id.au>
36
37         * command/rank.sh: New file 
38
39 Sun Jul 16 21:08:51 2006  Ben Pfaff  <blp@gnu.org>
40
41         * command/print.sh: Update output to match PRINT revisions.
42
43 Wed Jul 12 10:07:52 2006  Ben Pfaff  <blp@gnu.org>
44
45         * automake.mk: Put ll-test, llx-test in check_PROGRAMS instead of
46         noinst_PROGRAMS.
47
48 Wed Jul  5 22:15:24 2006  Ben Pfaff  <blp@gnu.org>
49
50         * automake.mk: Add expressions/randist/compare.pl to EXTRA_DIST.
51
52 Tue Jul  4 09:59:52 2006  Ben Pfaff  <blp@gnu.org>
53
54         Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully support
55         ALL) and additional underlying system file issues.
56         
57         * automake.mk: Add keep-all.sh to TESTS.
58         
59         * bugs/keep-all.sh: New test.
60
61 Mon Jul  3 21:09:52 2006  Ben Pfaff  <blp@gnu.org>
62
63         Modify the random distributions test to verify to 2 more decimal
64         places of accuracy, but to allow +/- 1 units in the last (tested)
65         place.  This allows the test to pass on machines or with compilers
66         whose calculated values are off by epsilon from the expected
67         results.  Because of the way the test is constructed, this was
68         quite common and often caused gratuitous test failures.
69
70         This is patch #5215, tested by Jason Stover and John Darrington.
71          
72         * expressions/randist.sh: Use compare.pl to do comparisons.
73
74         * expressions/randist/compare.pl: New script to do comparisons.
75
76         * expressions/randist/randist.pl: Print output to 4 decimal
77         places, not just 2.  Also, print a brief explanatory header at the
78         top of each output file.
79
80         * expressions/randist/*.out: Replace with new expected output.
81
82 Sat Jul  1 15:33:37 2006  Ben Pfaff  <blp@gnu.org>
83
84         * automake.mk: Add ll-test, llx-test to TESTS.
85         
86         * libpspp/ll-test.c: New file.
87
88         * libpspp/llx-test.c: New file.
89
90 Sun May  7 18:15:52 2006  Ben Pfaff  <blp@gnu.org>
91
92         * command/do-repeat.sh: Only use "A TO B" for increasing runs of
93         integers, which is all we now support (for closer compatibility).
94
95 Wed Apr 26 13:36:42 2006  Ben Pfaff  <blp@gnu.org>
96
97         * command/missing-values.sh: Update output to match behavior
98         changes.
99
100 Mon Apr  3 12:32:36 2006  Ben Pfaff  <blp@gnu.org>
101
102         * Updated tests to match changes in output formatting.
103
104 2006-03-23  Jason Stover  <jhs@math.gcsu.edu>
105
106         * command/regression.sh: New test.
107
108 Sat Mar 11 14:16:01 WST 2006 John Darrington <john@darrington.wattle.id.au>
109
110         * Updated the tests to use the new location of the pspp binary.
111         * Made all the tests work as stand-alone scripts.
112
113 Sun Feb 12 19:07:24 2006  Ben Pfaff  <blp@gnu.org>
114
115         * command/do-repeat.sh: New test.
116
117         * bugs/terminate.sh: Removed (no longer applicable).
118
119 Fri Nov  4 19:30:34 2005  Ben Pfaff  <blp@gnu.org>
120
121         * command/recode-bug.sh: Improve failure reports.
122
123 Wed Nov  2 21:54:11 2005  Ben Pfaff  <blp@gnu.org>
124
125         * command/loop.sh: Update expected error messages.
126
127 Sun Aug 21 00:20:02 2005  Ben Pfaff  <blp@gnu.org>
128
129         * command/import-export.sh: Simplify.
130
131         * command/sysfiles-old.sh: Use version 2, not 3x.
132
133 Sat Aug  6 17:32:39 2005  Ben Pfaff  <blp@gnu.org>
134
135         * command/missing-values.sh: New test.
136
137         * Makefile.am: Add new test.
138
139 Mon Aug  1 21:51:46 2005  Ben Pfaff  <blp@gnu.org>
140
141         * bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
142         because that may allocate a large amount of memory.
143
144 Mon Aug  1 21:48:54 2005  Ben Pfaff  <blp@gnu.org>
145
146         * xforms/expression.sh: Break this monolithic test up into 36
147         subtests to give a better idea of what's failing in some cases.
148
149 Sat Jul 30 21:54:23 2005  Ben Pfaff  <blp@gnu.org>
150
151         * command/sys-info.sh: Removed.  (This was not actually in TESTS
152         in Makefile.am, so it was never called.
153         tests/command/sysfile-info.sh does what it was trying to do, but
154         better.)
155         
156 Sat Jul 30 21:50:33 2005  Ben Pfaff  <blp@gnu.org>
157
158         Fixes for Solaris.
159
160         * Most tests: Add `cd /' before `rm -rf $TEMPDIR' because some
161         OSes do not allow the current working directory to be removed.
162
163         * bugs/big-input-2.sh: Use perl instead of a shell loop, because
164         the shell loop was very slow on Solaris.
165
166         * command/sort.sh: Use `printf' instead of `echo -n' for
167         portability. 
168         
169 Sat Jul 30 21:48:37 2005  Ben Pfaff  <blp@gnu.org>
170
171         * Makefile.am: Add coverage.sh, temp_template to EXTRA_DIST.
172
173 Sun Jul 24 20:35:04 2005  Ben Pfaff  <blp@gnu.org>
174
175         * command/sysfile-info.sh: Add "-b -B -w" to diff command line.
176         Fixes apparent failure under Cygwin.  Thanks to John Darrington
177         <john@cellform.com.au> for reporting this problem.
178
179 Mon Jul  4 18:02:44 2005  Ben Pfaff  <blp@gnu.org>
180
181         * command/sysfile-info.sh: Don't verify endianness.  Fixes bug
182         reported by "Marshall DeBerry" <mdb@radix.net>.
183
184 Mon Jun  6 22:40:10 2005  Ben Pfaff  <blp@gnu.org>
185
186         * command/print.sh: Get rid of RBHEX output.  It wasn't worth
187         much.  Fixes bug 12312.
188
189 Tue May 10 19:59:10 2005  Ben Pfaff  <blp@gnu.org>
190
191         * bugs/agg-crash-2.sh: Fix output given bug 13054.
192
193 Wed May  4 23:50:02 2005  Ben Pfaff  <blp@gnu.org>
194
195         * bugs/match-files-scratch.sh: New test for bug 12948.
196
197         * Makefile.am: (TESTS) Add bugs/match-files-scratch.sh.
198
199 Sun May  1 23:18:37 2005  Ben Pfaff  <blp@gnu.org>
200
201         Most tests: changed capitalization of variable names in
202         definitions or in output, because now we preserve it.
203
204 Mon Apr 25 23:30:17 2005  Ben Pfaff  <blp@gnu.org>
205
206         * commands/match-files.sh: New test.
207
208         * Makefile.am: (TESTS) Add commands/match-files.sh.
209
210 Sun Apr 17 16:38:00 2005  Ben Pfaff  <blp@gnu.org>
211
212         * crosstabs.stat, data-fmts.stat, do-if.stat, do-repeat.stat,
213         gengarbage.c, inpt-pgm.stat, mdfy-vars.stat, means.stat,
214         mtch-file.stat, pcs-if.stat, recode.stat, repeating.stat,
215         reread.data, reread.stat, sys-info.stat, t-test.stat,
216         temporary.stat, time-date.stat, vector.stat: Removed because they
217         were unused.
218
219         * Makefile.am: Removed sort.data references.  Fixed up
220         DISTCLEANFILES.
221
222 Sun Mar 20 14:16:31 2005  Ben Pfaff  <blp@gnu.org>
223
224         * command/aggregate.sh: Rewrite.
225
226 Mon Mar 14 21:58:23 2005  Ben Pfaff  <blp@gnu.org>
227
228         * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test
229         environment.
230
231         * commands/sort.sh: Rewrite to test more thoroughly and to verify
232         that the sort is stable.
233         
234 Sat Mar 12 23:30:37 2005  Ben Pfaff  <blp@gnu.org>
235
236         * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh:
237         Fix AGGREGATE command syntax.
238
239 Sat Mar 12 13:16:34 2005  Ben Pfaff  <blp@gnu.org>
240
241         * bugs/temp-freq.sh: Add another test.
242
243 Fri Mar 11 10:40:41 2005  Ben Pfaff  <blp@gnu.org>
244
245         * expressions/expressions.sh: Add another test.
246
247 Sun Mar  6 19:30:14 2005  Ben Pfaff  <blp@gnu.org>
248
249         * expressions/vectors.sh: New test.
250
251         * Makefile.am: Add expressions/vectors.sh.
252
253 Sun Mar  6 17:56:27 2005  Ben Pfaff  <blp@gnu.org>
254
255         * expressions/expressions.sh: Add tests for generic optimizations.
256
257 Sun Mar  6 11:03:58 2005  Ben Pfaff  <blp@gnu.org>
258
259         * Makefile.am: Add expressions/variables.sh.  Remove expr.stat.
260
261         * expr.stat: Removed.
262
263 'Mon Feb 28 23:31:16 2005  Ben Pfaff  <blp@gnu.org>
264
265         * Makefile.am: Removed xforms/expressions.sh.  Added
266         expressions/expressions.sh, expressions/epoch.sh,
267         expressions/randist.sh.
268
269         * command/print.sh: Update error messages.
270
271 Sun Feb 13 16:15:09 2005  Ben Pfaff  <blp@gnu.org>
272
273         * bugs/agg-crash-2.sh: Add new test for Bug #11955.
274
275 Fri Feb 11 23:27:08 2005  Ben Pfaff  <blp@gnu.org>
276
277         * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
278
279 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
280
281         * Canonicalised (some of) the tests' temp file names to make it
282         easier to recognise valgrind ouput.
283
284 Sun Jan  9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
285
286         * bugs/big-input-2.sh Made the test a bit faster
287
288 John Darrington <john@darrington.wattle.id.au>
289
290         * command/examine.sh Added
291         
292 Mon Nov 15 23:52:55 2004  Ben Pfaff  <blp@gnu.org>
293
294         * bugs/random.sh: Update expected random values to reflect the GSL
295         random number generator.
296
297 Sat Nov  6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
298
299         * command/oneway-with-splits.sh  Added.
300
301 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
302
303         * bugs/recode-copy-bug.sh bugs/computebug.sh  Fixed problem which 
304         caused make distcheck to not know where some critical files were.
305
306 Mon May 31 21:49:19 2004  Ben Pfaff  <blp@gnu.org>
307
308         * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
309
310         * bugs/t-test-1-indep-val.sh: Ditto.
311
312         * bugs/t-test-1-sample-missing-anal.sh: Ditto.
313         
314         * bugs/t-test-1-sample-missing-list.sh: Ditto.
315
316         * bugs/t-test-1s.sh: Ditto.
317
318         * bugs/t-test-groups.sh: Ditto.
319
320         * bugs/t-test-indep-missing-anal.sh: Ditto.
321
322         * bugs/t-test-indep-missing-list.sh: Ditto.
323
324         * bugs/t-test-paired-missing-anal.sh: Ditto.
325
326         * bugs/t-test-paired-missing-list.sh: Ditto.
327
328         * bugs/t-test-pairs.sh: Ditto.
329
330 Sun May 30 19:18:26 2004  Ben Pfaff  <blp@gnu.org>
331
332         * command/tabs.sh: Default tab width is now 4.
333
334         * command/data-list.sh: New test.
335
336         * Makefile.am: (TESTS) Add command/data-list.sh.
337
338 Sun Apr 11 14:21:16 2004  Ben Pfaff  <blp@gnu.org>
339
340         * stats/moments.sh: Now that our one-pass moments algorithm is
341         better we don't have to omit any of the test cases for it.
342
343 Fri Apr  9 20:03:33 2004  Ben Pfaff  <blp@gnu.org>
344
345         * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
346
347         * stats/descript-mean-bug.sh: Add test for a bug where
348         DESCRIPTIVES asking only for the mean assert-failed.
349
350 Sat Apr  3 11:42:31 2004  Ben Pfaff  <blp@gnu.org>
351
352         * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh.  Alphabetize
353         test order.
354         
355         * bugs/comment-at-eof.sh: Add test for a bug where a comment at
356         end of file caused an infinite loop.
357
358 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
359
360         * bugs/get.sh Added regression test for a bug in loading a dictionary
361         with the GET command.
362
363 Tue Mar 30 22:10:08 2004  Ben Pfaff  <blp@gnu.org>
364
365         * Makefile.am: (TESTS) Add bugs/multipass.sh.
366
367 Mon Mar 29 15:25:09 2004  Ben Pfaff  <blp@gnu.org>
368
369         * Makefile.am: (TESTS) Add xforms/casefile.sh,
370         stats/descript-basic.sh, stats/descript-missing.sh,
371         stats/moments.sh.  Remove command/descriptives.sh.
372
373         * command/descriptives.sh: Removed.
374
375         * command/weight.sh: Fix output (statistic values were wrong!).
376
377         * stats/descript-basic.sh: New test.
378         
379         * stats/descript-missing.sh: New test.
380         
381         * stats/moments.sh: New test.
382
383         * xforms/casefile.sh: New test.
384
385         * xforms/expressions.sh: Cleans up after itself now.
386
387 Fri Mar 26 00:55:48 2004  Ben Pfaff  <blp@gnu.org>
388
389         * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
390         command/compute.sh.
391
392         * command/beg-data.sh: Remove REMARK usage.
393
394         * command/bignum.sh: Ditto.
395
396         * command/list.sh: Ditto.
397
398         * command/print.sh: Ditto.
399
400 Sat Mar 20 18:11:15 2004  Ben Pfaff  <blp@gnu.org>
401
402         * command/list.sh: Update output.
403
404         * command/print.sh: Ditto.
405
406         * command/weight.sh: Ditto.
407
408 Sun Mar 14 23:04:14 2004  Ben Pfaff  <blp@gnu.org>
409
410         * command/sort.sh: Use numeric, not string, data to avoid spurious
411         valgrind complaints.
412
413 Wed Mar 10 21:22:03 2004  Ben Pfaff  <blp@gnu.org>
414
415         * bugs/temporary.sh: Test that basic use of TEMPORARY works.
416
417 Mon Feb 16 21:36:57 2004  Ben Pfaff  <blp@gnu.org>
418
419         * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
420         can run valgrind or gdb easily with `make check'
421
422 Sat Dec 13 00:08:23 2003  Ben Pfaff  <blp@gnu.org>
423
424         * syntax: Run a diff when there's no expected output, too.
425
426 Fri Jan  7 20:30:23 2000  Ben Pfaff  <blp@gnu.org>
427
428         * data-fmts.stat: Add more date tests.
429
430         * do-repeat.stat: SET ECHO ON.
431
432         * syntax: Replace test -L with test -h.
433
434 Tue Jan  5 14:21:52 1999  Ben Pfaff  <blp@gnu.org>
435
436         * data-list.stat, data-list.data: Adjust so that it can tell if
437         DATA LIST FREE properly parses and pads string values.
438
439         * list.stat: Remove anachronistic `SET EMULATION PC'.
440
441         * Rebuilt benchmark.
442
443 Tue Jan  5 14:12:58 1999  Ben Pfaff  <blp@gnu.org>
444
445         * syntax: Replaced `test' calls with `['.  This may or may not fix
446         the problems some people have reported.
447
448 Sun Aug  9 11:15:38 1998  Ben Pfaff  <blp@gnu.org>
449
450         * Makefile.am: (EXTRA_DIST) Update for renamed files.
451
452         * autorecode.stat: Renamed autorecod.stat.
453
454         * begin-data.stat: Renamed beg-data.stat.
455
456         * data-formats.stat: Renamed data-fmts.stat.
457
458         * expression.stat: Renamed expr.stat.
459
460         * file-label.stat: Renamed file-lab.stat.
461
462         * input-program.stat: Renamed inpt-pgm.stat.
463
464         * modify-vars.stat: Renamed mdfy-vars.stat.
465
466         * match-files.stat: Renamed mtch-file.stat.
467
468         * process-if.stat: Renamed pcs-if.stat.
469
470         * split-file.stat: Renamed splt-file.stat.
471
472         * sysfile-info.stat: Renamed sys-info.stat.
473
474         * expect/: Refreshed.
475
476 Sat Aug  8 00:27:07 1998  Ben Pfaff  <blp@gnu.org>
477
478         * Makefile.am: (EXTRA_DIST) Add `syntax'.
479         (dist-hook) New target.
480
481 Wed Aug  5 00:04:16 1998  Ben Pfaff  <blp@gnu.org>
482
483         * TEST-RESULTS: Removed.
484
485         * show-check-msg: Removed.
486
487         * expect/: New.
488
489         * syntax: New.  Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
490         for this implementation of automatic testing.
491
492         * Makefile: (TESTS) Set to the syntax script.
493         (bench) New target.
494         (EXTRA_DIST) Remove TEST-RESULTS.  Add `syntax'.
495
496 Sun Jul  5 14:16:18 1998  Ben Pfaff  <blp@gnu.org>
497
498         * Makefile.am: (EXTRA_DIST) Add flip.stat.
499
500 Sun Jul  5 00:50:41 1998  Ben Pfaff  <blp@gnu.org>
501
502         * crosstabs.stat: Change to test /MISSING=REPORT.
503
504 Tue Jun  2 23:42:23 1998  Ben Pfaff  <blp@gnu.org>
505
506         * flip.stat: New file.
507         
508         * weighting.stat: Update.
509
510 Mon May 25 12:45:46 1998  Ben Pfaff  <blp@gnu.org>
511
512         * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
513
514         * crosstabs.stat: Turn off cells=all.
515
516 Tue May 12 16:22:06 1998  Ben Pfaff  <blp@gnu.org>
517
518         * crosstabs.stat: Minor changes.
519
520 Thu May  7 23:16:03 1998  Ben Pfaff  <blp@gnu.org>
521
522         * crosstabs.stat: Replace with a test that is hopefully better.
523
524 Tue Apr 14 01:00:46 1998  Ben Pfaff  <blp@gnu.org>
525
526         * crosstabs.stat: New.
527
528 Mon Mar  9 15:40:25 1998  Ben Pfaff  <blp@gnu.org>
529
530         * match-files.stat: More thorough.
531
532 Mon Mar  9 01:14:14 1998  Ben Pfaff  <blp@gnu.org>
533
534         * match-files.stat: More thorough.
535
536 1998-03-05  Ben Pfaff  <blp@gnu.org>
537
538         * Makefile.am: Use ./gengarbage instead of gengarbage.
539
540 1998-02-23  Ben Pfaff  <blp@gnu.org>
541
542         * Many tests: Remove final finish command.
543
544 1998-02-16  Ben Pfaff  <blp@gnu.org>
545
546         * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
547
548         * file-label.stat, sysfile-info.stat: Replace .sav with .save.
549
550         * match-files.stat: New file.
551         
552 Fri Feb 13 15:58:11 1998  Ben Pfaff  <blp@gnu.org>
553
554         * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
555
556 Tue Jan 13 01:11:36 1998  Ben Pfaff  <blp@gnu.org>
557
558         * aggregate.stat: Some more testing.
559
560 Sat Jan 10 23:57:14 1998  Ben Pfaff  <blp@gnu.org>
561
562         * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
563
564         * aggregate.stat: Slightly more thorough.
565
566 Sat Jan 10 02:17:00 1998  Ben Pfaff  <blp@gnu.org>
567
568         * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
569         
570         * means.stat: New file.
571
572 Thu Jan  8 22:38:59 1998  Ben Pfaff  <blp@gnu.org>
573
574         * Many tests: Removed extra newlines from REMARKs.
575
576 Mon Jan  5 11:18:44 1998  Ben Pfaff  <blp@gnu.org>
577
578         * sysfile-info.stat: Test most of the DISPLAY commands.  Update
579         title.
580
581         * vector.stat: Display vectors.
582
583 Sun Jan  4 18:31:36 1998  Ben Pfaff  <blp@gnu.org>
584
585         * All tests: Added title.
586
587         * begin-data.stat: Updated REMARK format.
588
589         * descript.stat: Comment fix.
590
591 Sun Dec 21 16:57:31 1997  Ben Pfaff  <blp@gnu.org>
592
593         * TEST-RESULTS: New file.
594
595 Fri Dec  5 22:02:20 1997  Ben Pfaff  <blp@gnu.org>
596
597         * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
598
599 Tue Dec  2 14:55:22 1997  Ben Pfaff  <blp@gnu.org>
600
601         * t-test.stat: New file.
602
603 Fri Nov 14 00:17:25 1997  Ben Pfaff  <blp@gnu.org>
604
605         * aggregate.stat: Changed.      
606
607 Tue Oct 28 16:26:25 1997  Ben Pfaff  <blp@gnu.org>
608
609         * aggregate.stat: New file.
610
611         * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
612
613 Sun Oct  5 16:02:02 1997  Ben Pfaff  <blp@gnu.org>
614
615         * fall92.stat, fall92.data: Removed (unknown copyright).
616
617         * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
618         From Alexandre Oliva <oliva@dcc.unicamp.br>.
619
620 Sat Oct  4 16:35:59 1997  Ben Pfaff  <blp@gnu.org>
621
622         * repeating.stat: New file.
623
624         * Makefile.am: (EXTRA_DIST) Add repeating.stat.
625
626 Thu Sep 18 21:40:50 1997  Ben Pfaff  <blp@gnu.org>
627
628         * Makefile.am: (EXTRA_DIST) Add lag.stat.
629
630 Mon Aug 18 18:31:42 1997  Ben Pfaff  <blp@gnu.org>
631
632         * do-repeat.stat: Even more useful.
633
634         * lag.stat: New file.
635
636 Sun Aug 17 22:47:53 1997  Ben Pfaff  <blp@gnu.org>
637
638         * do-repeat.stat: Made actually useful, not stupid.
639
640 Sun Aug  3 11:46:00 1997  Ben Pfaff  <blp@gnu.org>
641
642         * In several files, replace usage of deprecated term `script' by
643         `syntax file'.
644
645 Thu Jul 17 02:12:17 1997  Ben Pfaff  <blp@gnu.org>
646
647         * Makefile.am: (EXTRA_DIST) Add tabs.stat.
648
649         * file-label.stat: Improved.
650
651         * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
652
653 Fri Jul 11 14:13:49 1997  Ben Pfaff  <blp@gnu.org>
654
655         * gengarbage.c: Reformat.  #include's <time.h>.  Uses ANSI C
656         rand() in place of random().  Calls the randomizer srand().
657
658 Thu Jul 10 22:16:34 1997  Ben Pfaff  <blp@gnu.org>
659
660         * tabs.stat: New file.
661
662 Wed Jun 25 22:54:40 1997  Ben Pfaff  <blp@gnu.org>
663
664         * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
665
666 Sun Jun  8 01:24:55 1997  Ben Pfaff  <blp@gnu.org>
667
668         * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
669         DISTCLEANFILES.
670
671         * input-program.stat: Made some variables scratch.
672
673 Fri Jun  6 22:53:03 1997  Ben Pfaff  <blp@gnu.org>
674
675         * Many files: Comment fixes, removed `set output raw.' commands.
676
677         * Other miscellaneous changes.
678
679 Tue Jun  3 23:44:46 1997  Ben Pfaff  <blp@gnu.org>
680
681         * list.stat: Re-enabled some of it.
682
683 Wed Apr 23 21:33:48 1997  Ben Pfaff  <blp@gnu.org>
684
685         * sysfile-info.stat: A little more generalized now.
686
687 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
688
689         * Makefile.am: Maintainer-clean Makefile.in.
690         
691 Thu Mar 27 01:11:29 1997  Ben Pfaff  <blp@gnu.org>
692
693         * gengarbage.pl: Removed.
694         
695 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
696
697         * descript.stat: Syntax fixes.
698
699         * process-if.stat: New test for PROCESS IF.
700
701 Sun Jan 19 14:22:11 1997  Ben Pfaff  <blp@gnu.org>
702
703         * autorecode.stat, modify-vars.stat: More thorough.
704
705         * data-formats.stat, file-label.stat: New tests.
706         
707 Thu Jan 16 13:08:57 1997  Ben Pfaff  <blp@gnu.org>
708
709         * bug.stat: Comment fix.
710
711 Wed Jan  1 22:08:10 1997  Ben Pfaff  <blp@gnu.org>
712
713         * filter.stat: New file; tests FILTER behavior.
714
715 Wed Jan  1 17:00:59 1997  Ben Pfaff  <blp@gnu.org>
716
717         * gengarbage.pl: New perl program equivalent to gengarbage.c.
718
719 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
720
721         * gengarbage.c: Changed.
722
723         * sort.stat: Changed.
724
725 Sun Dec 22 23:10:39 1996  Ben Pfaff  <blp@gnu.org>
726
727         * sort.stat: New file.
728
729 Fri Dec 13 21:30:53 1996  Ben Pfaff  <blp@gnu.org>
730
731         * autorecode.stat: New file.
732
733         * fall92.stat: Mods for practicality.
734
735         * test.bat, testall.bat: Removed.
736         
737 Thu Nov 28 23:14:07 1996  Ben Pfaff  <blp@gnu.org>
738
739         * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
740         to SET EMULATION in anticipation of change.
741
742 Sat Oct 26 23:06:06 1996  Ben Pfaff  <blp@gnu.org>
743
744         * recode.stat: Removed comment about bug, since I fixed that.
745
746 Thu Oct 24 20:13:42 1996  Ben Pfaff  <blp@gnu.org>
747
748         * print.stat: Slightly more thorough.
749
750 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
751
752         * time-date.stat: Slightly more thorough.
753
754 Wed Oct 23 21:53:43 1996  Ben Pfaff  <blp@gnu.org>
755
756         * time-date.stat: New file.
757
758 Thu Sep 26 22:20:26 1996  Ben Pfaff  <blp@gnu.org>
759
760         * list.data: More data.
761
762         * list.stat: Handles all that extra data.
763
764         * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
765         quite supported yet.
766
767 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
768
769         * weighting.stat: Tests for proper ligatures.  Won't work until
770         encodings are correct, of course...
771
772 ----------------------------------------------------------------------
773 Local Variables:
774 mode: change-log
775 version-control: never
776 End: