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