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