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