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