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