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