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