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