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