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