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