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