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