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