a5e44daa49ac7be2a5093470a7e93ab37ced412c
[pspp-builds.git] / tests / ChangeLog
1 Mon Jun  6 22:40:10 2005  Ben Pfaff  <blp@gnu.org>
2
3         * command/print.sh: Get rid of RBHEX output.  It wasn't worth
4         much.  Fixes PR 12312.
5
6 Tue May 10 19:59:10 2005  Ben Pfaff  <blp@gnu.org>
7
8         * bugs/agg-crash-2.sh: Fix output given PR 13054.
9
10 Wed May  4 23:50:02 2005  Ben Pfaff  <blp@gnu.org>
11
12         * bugs/match-files-scratch.sh: New test for PR 12948.
13
14         * Makefile.am: (TESTS) Add bugs/match-files-scratch.sh.
15
16 Sun May  1 23:18:37 2005  Ben Pfaff  <blp@gnu.org>
17
18         Most tests: changed capitalization of variable names in
19         definitions or in output, because now we preserve it.
20
21 Mon Apr 25 23:30:17 2005  Ben Pfaff  <blp@gnu.org>
22
23         * commands/match-files.sh: New test.
24
25         * Makefile.am: (TESTS) Add commands/match-files.sh.
26
27 Sun Apr 17 16:38:00 2005  Ben Pfaff  <blp@gnu.org>
28
29         * crosstabs.stat, data-fmts.stat, do-if.stat, do-repeat.stat,
30         gengarbage.c, inpt-pgm.stat, mdfy-vars.stat, means.stat,
31         mtch-file.stat, pcs-if.stat, recode.stat, repeating.stat,
32         reread.data, reread.stat, sys-info.stat, t-test.stat,
33         temporary.stat, time-date.stat, vector.stat: Removed because they
34         were unused.
35
36         * Makefile.am: Removed sort.data references.  Fixed up
37         DISTCLEANFILES.
38
39 Sun Mar 20 14:16:31 2005  Ben Pfaff  <blp@gnu.org>
40
41         * command/aggregate.sh: Rewrite.
42
43 Mon Mar 14 21:58:23 2005  Ben Pfaff  <blp@gnu.org>
44
45         * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test
46         environment.
47
48         * commands/sort.sh: Rewrite to test more thoroughly and to verify
49         that the sort is stable.
50         
51 Sat Mar 12 23:30:37 2005  Ben Pfaff  <blp@gnu.org>
52
53         * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh:
54         Fix AGGREGATE command syntax.
55
56 Sat Mar 12 13:16:34 2005  Ben Pfaff  <blp@gnu.org>
57
58         * bugs/temp-freq.sh: Add another test.
59
60 Fri Mar 11 10:40:41 2005  Ben Pfaff  <blp@gnu.org>
61
62         * expressions/expressions.sh: Add another test.
63
64 Sun Mar  6 19:30:14 2005  Ben Pfaff  <blp@gnu.org>
65
66         * expressions/vectors.sh: New test.
67
68         * Makefile.am: Add expressions/vectors.sh.
69
70 Sun Mar  6 17:56:27 2005  Ben Pfaff  <blp@gnu.org>
71
72         * expressions/expressions.sh: Add tests for generic optimizations.
73
74 Sun Mar  6 11:03:58 2005  Ben Pfaff  <blp@gnu.org>
75
76         * Makefile.am: Add expressions/variables.sh.  Remove expr.stat.
77
78         * expr.stat: Removed.
79
80 'Mon Feb 28 23:31:16 2005  Ben Pfaff  <blp@gnu.org>
81
82         * Makefile.am: Removed xforms/expressions.sh.  Added
83         expressions/expressions.sh, expressions/epoch.sh,
84         expressions/randist.sh.
85
86         * command/print.sh: Update error messages.
87
88 Sun Feb 13 16:15:09 2005  Ben Pfaff  <blp@gnu.org>
89
90         * bugs/agg-crash-2.sh: Add new test for Bug #11955.
91
92 Fri Feb 11 23:27:08 2005  Ben Pfaff  <blp@gnu.org>
93
94         * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
95
96 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
97
98         * Canonicalised (some of) the tests' temp file names to make it
99         easier to recognise valgrind ouput.
100
101 Sun Jan  9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
102
103         * bugs/big-input-2.sh Made the test a bit faster
104
105 John Darrington <john@darrington.wattle.id.au>
106
107         * command/examine.sh Added
108         
109 Mon Nov 15 23:52:55 2004  Ben Pfaff  <blp@gnu.org>
110
111         * bugs/random.sh: Update expected random values to reflect the GSL
112         random number generator.
113
114 Sat Nov  6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
115
116         * command/oneway-with-splits.sh  Added.
117
118 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
119
120         * bugs/recode-copy-bug.sh bugs/computebug.sh  Fixed problem which 
121         caused make distcheck to not know where some critical files were.
122
123 Mon May 31 21:49:19 2004  Ben Pfaff  <blp@gnu.org>
124
125         * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
126
127         * bugs/t-test-1-indep-val.sh: Ditto.
128
129         * bugs/t-test-1-sample-missing-anal.sh: Ditto.
130         
131         * bugs/t-test-1-sample-missing-list.sh: Ditto.
132
133         * bugs/t-test-1s.sh: Ditto.
134
135         * bugs/t-test-groups.sh: Ditto.
136
137         * bugs/t-test-indep-missing-anal.sh: Ditto.
138
139         * bugs/t-test-indep-missing-list.sh: Ditto.
140
141         * bugs/t-test-paired-missing-anal.sh: Ditto.
142
143         * bugs/t-test-paired-missing-list.sh: Ditto.
144
145         * bugs/t-test-pairs.sh: Ditto.
146
147 Sun May 30 19:18:26 2004  Ben Pfaff  <blp@gnu.org>
148
149         * command/tabs.sh: Default tab width is now 4.
150
151         * command/data-list.sh: New test.
152
153         * Makefile.am: (TESTS) Add command/data-list.sh.
154
155 Sun Apr 11 14:21:16 2004  Ben Pfaff  <blp@gnu.org>
156
157         * stats/moments.sh: Now that our one-pass moments algorithm is
158         better we don't have to omit any of the test cases for it.
159
160 Fri Apr  9 20:03:33 2004  Ben Pfaff  <blp@gnu.org>
161
162         * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
163
164         * stats/descript-mean-bug.sh: Add test for a bug where
165         DESCRIPTIVES asking only for the mean assert-failed.
166
167 Sat Apr  3 11:42:31 2004  Ben Pfaff  <blp@gnu.org>
168
169         * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh.  Alphabetize
170         test order.
171         
172         * bugs/comment-at-eof.sh: Add test for a bug where a comment at
173         end of file caused an infinite loop.
174
175 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
176
177         * bugs/get.sh Added regression test for a bug in loading a dictionary
178         with the GET command.
179
180 Tue Mar 30 22:10:08 2004  Ben Pfaff  <blp@gnu.org>
181
182         * Makefile.am: (TESTS) Add bugs/multipass.sh.
183
184 Mon Mar 29 15:25:09 2004  Ben Pfaff  <blp@gnu.org>
185
186         * Makefile.am: (TESTS) Add xforms/casefile.sh,
187         stats/descript-basic.sh, stats/descript-missing.sh,
188         stats/moments.sh.  Remove command/descriptives.sh.
189
190         * command/descriptives.sh: Removed.
191
192         * command/weight.sh: Fix output (statistic values were wrong!).
193
194         * stats/descript-basic.sh: New test.
195         
196         * stats/descript-missing.sh: New test.
197         
198         * stats/moments.sh: New test.
199
200         * xforms/casefile.sh: New test.
201
202         * xforms/expressions.sh: Cleans up after itself now.
203
204 Fri Mar 26 00:55:48 2004  Ben Pfaff  <blp@gnu.org>
205
206         * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
207         command/compute.sh.
208
209         * command/beg-data.sh: Remove REMARK usage.
210
211         * command/bignum.sh: Ditto.
212
213         * command/list.sh: Ditto.
214
215         * command/print.sh: Ditto.
216
217 Sat Mar 20 18:11:15 2004  Ben Pfaff  <blp@gnu.org>
218
219         * command/list.sh: Update output.
220
221         * command/print.sh: Ditto.
222
223         * command/weight.sh: Ditto.
224
225 Sun Mar 14 23:04:14 2004  Ben Pfaff  <blp@gnu.org>
226
227         * command/sort.sh: Use numeric, not string, data to avoid spurious
228         valgrind complaints.
229
230 Wed Mar 10 21:22:03 2004  Ben Pfaff  <blp@gnu.org>
231
232         * bugs/temporary.sh: Test that basic use of TEMPORARY works.
233
234 Mon Feb 16 21:36:57 2004  Ben Pfaff  <blp@gnu.org>
235
236         * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
237         can run valgrind or gdb easily with `make check'
238
239 Sat Dec 13 00:08:23 2003  Ben Pfaff  <blp@gnu.org>
240
241         * syntax: Run a diff when there's no expected output, too.
242
243 Fri Jan  7 20:30:23 2000  Ben Pfaff  <blp@gnu.org>
244
245         * data-fmts.stat: Add more date tests.
246
247         * do-repeat.stat: SET ECHO ON.
248
249         * syntax: Replace test -L with test -h.
250
251 Tue Jan  5 14:21:52 1999  Ben Pfaff  <blp@gnu.org>
252
253         * data-list.stat, data-list.data: Adjust so that it can tell if
254         DATA LIST FREE properly parses and pads string values.
255
256         * list.stat: Remove anachronistic `SET EMULATION PC'.
257
258         * Rebuilt benchmark.
259
260 Tue Jan  5 14:12:58 1999  Ben Pfaff  <blp@gnu.org>
261
262         * syntax: Replaced `test' calls with `['.  This may or may not fix
263         the problems some people have reported.
264
265 Sun Aug  9 11:15:38 1998  Ben Pfaff  <blp@gnu.org>
266
267         * Makefile.am: (EXTRA_DIST) Update for renamed files.
268
269         * autorecode.stat: Renamed autorecod.stat.
270
271         * begin-data.stat: Renamed beg-data.stat.
272
273         * data-formats.stat: Renamed data-fmts.stat.
274
275         * expression.stat: Renamed expr.stat.
276
277         * file-label.stat: Renamed file-lab.stat.
278
279         * input-program.stat: Renamed inpt-pgm.stat.
280
281         * modify-vars.stat: Renamed mdfy-vars.stat.
282
283         * match-files.stat: Renamed mtch-file.stat.
284
285         * process-if.stat: Renamed pcs-if.stat.
286
287         * split-file.stat: Renamed splt-file.stat.
288
289         * sysfile-info.stat: Renamed sys-info.stat.
290
291         * expect/: Refreshed.
292
293 Sat Aug  8 00:27:07 1998  Ben Pfaff  <blp@gnu.org>
294
295         * Makefile.am: (EXTRA_DIST) Add `syntax'.
296         (dist-hook) New target.
297
298 Wed Aug  5 00:04:16 1998  Ben Pfaff  <blp@gnu.org>
299
300         * TEST-RESULTS: Removed.
301
302         * show-check-msg: Removed.
303
304         * expect/: New.
305
306         * syntax: New.  Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
307         for this implementation of automatic testing.
308
309         * Makefile: (TESTS) Set to the syntax script.
310         (bench) New target.
311         (EXTRA_DIST) Remove TEST-RESULTS.  Add `syntax'.
312
313 Sun Jul  5 14:16:18 1998  Ben Pfaff  <blp@gnu.org>
314
315         * Makefile.am: (EXTRA_DIST) Add flip.stat.
316
317 Sun Jul  5 00:50:41 1998  Ben Pfaff  <blp@gnu.org>
318
319         * crosstabs.stat: Change to test /MISSING=REPORT.
320
321 Tue Jun  2 23:42:23 1998  Ben Pfaff  <blp@gnu.org>
322
323         * flip.stat: New file.
324         
325         * weighting.stat: Update.
326
327 Mon May 25 12:45:46 1998  Ben Pfaff  <blp@gnu.org>
328
329         * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
330
331         * crosstabs.stat: Turn off cells=all.
332
333 Tue May 12 16:22:06 1998  Ben Pfaff  <blp@gnu.org>
334
335         * crosstabs.stat: Minor changes.
336
337 Thu May  7 23:16:03 1998  Ben Pfaff  <blp@gnu.org>
338
339         * crosstabs.stat: Replace with a test that is hopefully better.
340
341 Tue Apr 14 01:00:46 1998  Ben Pfaff  <blp@gnu.org>
342
343         * crosstabs.stat: New.
344
345 Mon Mar  9 15:40:25 1998  Ben Pfaff  <blp@gnu.org>
346
347         * match-files.stat: More thorough.
348
349 Mon Mar  9 01:14:14 1998  Ben Pfaff  <blp@gnu.org>
350
351         * match-files.stat: More thorough.
352
353 1998-03-05  Ben Pfaff  <blp@gnu.org>
354
355         * Makefile.am: Use ./gengarbage instead of gengarbage.
356
357 1998-02-23  Ben Pfaff  <blp@gnu.org>
358
359         * Many tests: Remove final finish command.
360
361 1998-02-16  Ben Pfaff  <blp@gnu.org>
362
363         * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
364
365         * file-label.stat, sysfile-info.stat: Replace .sav with .save.
366
367         * match-files.stat: New file.
368         
369 Fri Feb 13 15:58:11 1998  Ben Pfaff  <blp@gnu.org>
370
371         * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
372
373 Tue Jan 13 01:11:36 1998  Ben Pfaff  <blp@gnu.org>
374
375         * aggregate.stat: Some more testing.
376
377 Sat Jan 10 23:57:14 1998  Ben Pfaff  <blp@gnu.org>
378
379         * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
380
381         * aggregate.stat: Slightly more thorough.
382
383 Sat Jan 10 02:17:00 1998  Ben Pfaff  <blp@gnu.org>
384
385         * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
386         
387         * means.stat: New file.
388
389 Thu Jan  8 22:38:59 1998  Ben Pfaff  <blp@gnu.org>
390
391         * Many tests: Removed extra newlines from REMARKs.
392
393 Mon Jan  5 11:18:44 1998  Ben Pfaff  <blp@gnu.org>
394
395         * sysfile-info.stat: Test most of the DISPLAY commands.  Update
396         title.
397
398         * vector.stat: Display vectors.
399
400 Sun Jan  4 18:31:36 1998  Ben Pfaff  <blp@gnu.org>
401
402         * All tests: Added title.
403
404         * begin-data.stat: Updated REMARK format.
405
406         * descript.stat: Comment fix.
407
408 Sun Dec 21 16:57:31 1997  Ben Pfaff  <blp@gnu.org>
409
410         * TEST-RESULTS: New file.
411
412 Fri Dec  5 22:02:20 1997  Ben Pfaff  <blp@gnu.org>
413
414         * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
415
416 Tue Dec  2 14:55:22 1997  Ben Pfaff  <blp@gnu.org>
417
418         * t-test.stat: New file.
419
420 Fri Nov 14 00:17:25 1997  Ben Pfaff  <blp@gnu.org>
421
422         * aggregate.stat: Changed.      
423
424 Tue Oct 28 16:26:25 1997  Ben Pfaff  <blp@gnu.org>
425
426         * aggregate.stat: New file.
427
428         * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
429
430 Sun Oct  5 16:02:02 1997  Ben Pfaff  <blp@gnu.org>
431
432         * fall92.stat, fall92.data: Removed (unknown copyright).
433
434         * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
435         From Alexandre Oliva <oliva@dcc.unicamp.br>.
436
437 Sat Oct  4 16:35:59 1997  Ben Pfaff  <blp@gnu.org>
438
439         * repeating.stat: New file.
440
441         * Makefile.am: (EXTRA_DIST) Add repeating.stat.
442
443 Thu Sep 18 21:40:50 1997  Ben Pfaff  <blp@gnu.org>
444
445         * Makefile.am: (EXTRA_DIST) Add lag.stat.
446
447 Mon Aug 18 18:31:42 1997  Ben Pfaff  <blp@gnu.org>
448
449         * do-repeat.stat: Even more useful.
450
451         * lag.stat: New file.
452
453 Sun Aug 17 22:47:53 1997  Ben Pfaff  <blp@gnu.org>
454
455         * do-repeat.stat: Made actually useful, not stupid.
456
457 Sun Aug  3 11:46:00 1997  Ben Pfaff  <blp@gnu.org>
458
459         * In several files, replace usage of deprecated term `script' by
460         `syntax file'.
461
462 Thu Jul 17 02:12:17 1997  Ben Pfaff  <blp@gnu.org>
463
464         * Makefile.am: (EXTRA_DIST) Add tabs.stat.
465
466         * file-label.stat: Improved.
467
468         * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
469
470 Fri Jul 11 14:13:49 1997  Ben Pfaff  <blp@gnu.org>
471
472         * gengarbage.c: Reformat.  #include's <time.h>.  Uses ANSI C
473         rand() in place of random().  Calls the randomizer srand().
474
475 Thu Jul 10 22:16:34 1997  Ben Pfaff  <blp@gnu.org>
476
477         * tabs.stat: New file.
478
479 Wed Jun 25 22:54:40 1997  Ben Pfaff  <blp@gnu.org>
480
481         * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
482
483 Sun Jun  8 01:24:55 1997  Ben Pfaff  <blp@gnu.org>
484
485         * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
486         DISTCLEANFILES.
487
488         * input-program.stat: Made some variables scratch.
489
490 Fri Jun  6 22:53:03 1997  Ben Pfaff  <blp@gnu.org>
491
492         * Many files: Comment fixes, removed `set output raw.' commands.
493
494         * Other miscellaneous changes.
495
496 Tue Jun  3 23:44:46 1997  Ben Pfaff  <blp@gnu.org>
497
498         * list.stat: Re-enabled some of it.
499
500 Wed Apr 23 21:33:48 1997  Ben Pfaff  <blp@gnu.org>
501
502         * sysfile-info.stat: A little more generalized now.
503
504 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
505
506         * Makefile.am: Maintainer-clean Makefile.in.
507         
508 Thu Mar 27 01:11:29 1997  Ben Pfaff  <blp@gnu.org>
509
510         * gengarbage.pl: Removed.
511         
512 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
513
514         * descript.stat: Syntax fixes.
515
516         * process-if.stat: New test for PROCESS IF.
517
518 Sun Jan 19 14:22:11 1997  Ben Pfaff  <blp@gnu.org>
519
520         * autorecode.stat, modify-vars.stat: More thorough.
521
522         * data-formats.stat, file-label.stat: New tests.
523         
524 Thu Jan 16 13:08:57 1997  Ben Pfaff  <blp@gnu.org>
525
526         * bug.stat: Comment fix.
527
528 Wed Jan  1 22:08:10 1997  Ben Pfaff  <blp@gnu.org>
529
530         * filter.stat: New file; tests FILTER behavior.
531
532 Wed Jan  1 17:00:59 1997  Ben Pfaff  <blp@gnu.org>
533
534         * gengarbage.pl: New perl program equivalent to gengarbage.c.
535
536 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
537
538         * gengarbage.c: Changed.
539
540         * sort.stat: Changed.
541
542 Sun Dec 22 23:10:39 1996  Ben Pfaff  <blp@gnu.org>
543
544         * sort.stat: New file.
545
546 Fri Dec 13 21:30:53 1996  Ben Pfaff  <blp@gnu.org>
547
548         * autorecode.stat: New file.
549
550         * fall92.stat: Mods for practicality.
551
552         * test.bat, testall.bat: Removed.
553         
554 Thu Nov 28 23:14:07 1996  Ben Pfaff  <blp@gnu.org>
555
556         * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
557         to SET EMULATION in anticipation of change.
558
559 Sat Oct 26 23:06:06 1996  Ben Pfaff  <blp@gnu.org>
560
561         * recode.stat: Removed comment about bug, since I fixed that.
562
563 Thu Oct 24 20:13:42 1996  Ben Pfaff  <blp@gnu.org>
564
565         * print.stat: Slightly more thorough.
566
567 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
568
569         * time-date.stat: Slightly more thorough.
570
571 Wed Oct 23 21:53:43 1996  Ben Pfaff  <blp@gnu.org>
572
573         * time-date.stat: New file.
574
575 Thu Sep 26 22:20:26 1996  Ben Pfaff  <blp@gnu.org>
576
577         * list.data: More data.
578
579         * list.stat: Handles all that extra data.
580
581         * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
582         quite supported yet.
583
584 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
585
586         * weighting.stat: Tests for proper ligatures.  Won't work until
587         encodings are correct, of course...
588
589 ----------------------------------------------------------------------
590 Local Variables:
591 mode: change-log
592 version-control: never
593 End: