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