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