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