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