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