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