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