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