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