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