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