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