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