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