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