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