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