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