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