checkin of 0.3.0
[pspp-builds.git] / tests / ChangeLog
1 Fri Jan  7 20:30:23 2000  Ben Pfaff  <blp@gnu.org>
2
3         * data-fmts.stat: Add more date tests.
4
5         * do-repeat.stat: SET ECHO ON.
6
7         * syntax: Replace test -L with test -h.
8
9 Tue Jan  5 14:21:52 1999  Ben Pfaff  <blp@gnu.org>
10
11         * data-list.stat, data-list.data: Adjust so that it can tell if
12         DATA LIST FREE properly parses and pads string values.
13
14         * list.stat: Remove anachronistic `SET EMULATION PC'.
15
16         * Rebuilt benchmark.
17
18 Tue Jan  5 14:12:58 1999  Ben Pfaff  <blp@gnu.org>
19
20         * syntax: Replaced `test' calls with `['.  This may or may not fix
21         the problems some people have reported.
22
23 Sun Aug  9 11:15:38 1998  Ben Pfaff  <blp@gnu.org>
24
25         * Makefile.am: (EXTRA_DIST) Update for renamed files.
26
27         * autorecode.stat: Renamed autorecod.stat.
28
29         * begin-data.stat: Renamed beg-data.stat.
30
31         * data-formats.stat: Renamed data-fmts.stat.
32
33         * expression.stat: Renamed expr.stat.
34
35         * file-label.stat: Renamed file-lab.stat.
36
37         * input-program.stat: Renamed inpt-pgm.stat.
38
39         * modify-vars.stat: Renamed mdfy-vars.stat.
40
41         * match-files.stat: Renamed mtch-file.stat.
42
43         * process-if.stat: Renamed pcs-if.stat.
44
45         * split-file.stat: Renamed splt-file.stat.
46
47         * sysfile-info.stat: Renamed sys-info.stat.
48
49         * expect/: Refreshed.
50
51 Sat Aug  8 00:27:07 1998  Ben Pfaff  <blp@gnu.org>
52
53         * Makefile.am: (EXTRA_DIST) Add `syntax'.
54         (dist-hook) New target.
55
56 Wed Aug  5 00:04:16 1998  Ben Pfaff  <blp@gnu.org>
57
58         * TEST-RESULTS: Removed.
59
60         * show-check-msg: Removed.
61
62         * expect/: New.
63
64         * syntax: New.  Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
65         for this implementation of automatic testing.
66
67         * Makefile: (TESTS) Set to the syntax script.
68         (bench) New target.
69         (EXTRA_DIST) Remove TEST-RESULTS.  Add `syntax'.
70
71 Sun Jul  5 14:16:18 1998  Ben Pfaff  <blp@gnu.org>
72
73         * Makefile.am: (EXTRA_DIST) Add flip.stat.
74
75 Sun Jul  5 00:50:41 1998  Ben Pfaff  <blp@gnu.org>
76
77         * crosstabs.stat: Change to test /MISSING=REPORT.
78
79 Tue Jun  2 23:42:23 1998  Ben Pfaff  <blp@gnu.org>
80
81         * flip.stat: New file.
82         
83         * weighting.stat: Update.
84
85 Mon May 25 12:45:46 1998  Ben Pfaff  <blp@gnu.org>
86
87         * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
88
89         * crosstabs.stat: Turn off cells=all.
90
91 Tue May 12 16:22:06 1998  Ben Pfaff  <blp@gnu.org>
92
93         * crosstabs.stat: Minor changes.
94
95 Thu May  7 23:16:03 1998  Ben Pfaff  <blp@gnu.org>
96
97         * crosstabs.stat: Replace with a test that is hopefully better.
98
99 Tue Apr 14 01:00:46 1998  Ben Pfaff  <blp@gnu.org>
100
101         * crosstabs.stat: New.
102
103 Mon Mar  9 15:40:25 1998  Ben Pfaff  <blp@gnu.org>
104
105         * match-files.stat: More thorough.
106
107 Mon Mar  9 01:14:14 1998  Ben Pfaff  <blp@gnu.org>
108
109         * match-files.stat: More thorough.
110
111 1998-03-05  Ben Pfaff  <blp@gnu.org>
112
113         * Makefile.am: Use ./gengarbage instead of gengarbage.
114
115 1998-02-23  Ben Pfaff  <blp@gnu.org>
116
117         * Many tests: Remove final finish command.
118
119 1998-02-16  Ben Pfaff  <blp@gnu.org>
120
121         * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
122
123         * file-label.stat, sysfile-info.stat: Replace .sav with .save.
124
125         * match-files.stat: New file.
126         
127 Fri Feb 13 15:58:11 1998  Ben Pfaff  <blp@gnu.org>
128
129         * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
130
131 Tue Jan 13 01:11:36 1998  Ben Pfaff  <blp@gnu.org>
132
133         * aggregate.stat: Some more testing.
134
135 Sat Jan 10 23:57:14 1998  Ben Pfaff  <blp@gnu.org>
136
137         * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
138
139         * aggregate.stat: Slightly more thorough.
140
141 Sat Jan 10 02:17:00 1998  Ben Pfaff  <blp@gnu.org>
142
143         * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
144         
145         * means.stat: New file.
146
147 Thu Jan  8 22:38:59 1998  Ben Pfaff  <blp@gnu.org>
148
149         * Many tests: Removed extra newlines from REMARKs.
150
151 Mon Jan  5 11:18:44 1998  Ben Pfaff  <blp@gnu.org>
152
153         * sysfile-info.stat: Test most of the DISPLAY commands.  Update
154         title.
155
156         * vector.stat: Display vectors.
157
158 Sun Jan  4 18:31:36 1998  Ben Pfaff  <blp@gnu.org>
159
160         * All tests: Added title.
161
162         * begin-data.stat: Updated REMARK format.
163
164         * descript.stat: Comment fix.
165
166 Sun Dec 21 16:57:31 1997  Ben Pfaff  <blp@gnu.org>
167
168         * TEST-RESULTS: New file.
169
170 Fri Dec  5 22:02:20 1997  Ben Pfaff  <blp@gnu.org>
171
172         * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
173
174 Tue Dec  2 14:55:22 1997  Ben Pfaff  <blp@gnu.org>
175
176         * t-test.stat: New file.
177
178 Fri Nov 14 00:17:25 1997  Ben Pfaff  <blp@gnu.org>
179
180         * aggregate.stat: Changed.      
181
182 Tue Oct 28 16:26:25 1997  Ben Pfaff  <blp@gnu.org>
183
184         * aggregate.stat: New file.
185
186         * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
187
188 Sun Oct  5 16:02:02 1997  Ben Pfaff  <blp@gnu.org>
189
190         * fall92.stat, fall92.data: Removed (unknown copyright).
191
192         * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
193         From Alexandre Oliva <oliva@dcc.unicamp.br>.
194
195 Sat Oct  4 16:35:59 1997  Ben Pfaff  <blp@gnu.org>
196
197         * repeating.stat: New file.
198
199         * Makefile.am: (EXTRA_DIST) Add repeating.stat.
200
201 Thu Sep 18 21:40:50 1997  Ben Pfaff  <blp@gnu.org>
202
203         * Makefile.am: (EXTRA_DIST) Add lag.stat.
204
205 Mon Aug 18 18:31:42 1997  Ben Pfaff  <blp@gnu.org>
206
207         * do-repeat.stat: Even more useful.
208
209         * lag.stat: New file.
210
211 Sun Aug 17 22:47:53 1997  Ben Pfaff  <blp@gnu.org>
212
213         * do-repeat.stat: Made actually useful, not stupid.
214
215 Sun Aug  3 11:46:00 1997  Ben Pfaff  <blp@gnu.org>
216
217         * In several files, replace usage of deprecated term `script' by
218         `syntax file'.
219
220 Thu Jul 17 02:12:17 1997  Ben Pfaff  <blp@gnu.org>
221
222         * Makefile.am: (EXTRA_DIST) Add tabs.stat.
223
224         * file-label.stat: Improved.
225
226         * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
227
228 Fri Jul 11 14:13:49 1997  Ben Pfaff  <blp@gnu.org>
229
230         * gengarbage.c: Reformat.  #include's <time.h>.  Uses ANSI C
231         rand() in place of random().  Calls the randomizer srand().
232
233 Thu Jul 10 22:16:34 1997  Ben Pfaff  <blp@gnu.org>
234
235         * tabs.stat: New file.
236
237 Wed Jun 25 22:54:40 1997  Ben Pfaff  <blp@gnu.org>
238
239         * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
240
241 Sun Jun  8 01:24:55 1997  Ben Pfaff  <blp@gnu.org>
242
243         * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
244         DISTCLEANFILES.
245
246         * input-program.stat: Made some variables scratch.
247
248 Fri Jun  6 22:53:03 1997  Ben Pfaff  <blp@gnu.org>
249
250         * Many files: Comment fixes, removed `set output raw.' commands.
251
252         * Other miscellaneous changes.
253
254 Tue Jun  3 23:44:46 1997  Ben Pfaff  <blp@gnu.org>
255
256         * list.stat: Re-enabled some of it.
257
258 Wed Apr 23 21:33:48 1997  Ben Pfaff  <blp@gnu.org>
259
260         * sysfile-info.stat: A little more generalized now.
261
262 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
263
264         * Makefile.am: Maintainer-clean Makefile.in.
265         
266 Thu Mar 27 01:11:29 1997  Ben Pfaff  <blp@gnu.org>
267
268         * gengarbage.pl: Removed.
269         
270 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
271
272         * descript.stat: Syntax fixes.
273
274         * process-if.stat: New test for PROCESS IF.
275
276 Sun Jan 19 14:22:11 1997  Ben Pfaff  <blp@gnu.org>
277
278         * autorecode.stat, modify-vars.stat: More thorough.
279
280         * data-formats.stat, file-label.stat: New tests.
281         
282 Thu Jan 16 13:08:57 1997  Ben Pfaff  <blp@gnu.org>
283
284         * bug.stat: Comment fix.
285
286 Wed Jan  1 22:08:10 1997  Ben Pfaff  <blp@gnu.org>
287
288         * filter.stat: New file; tests FILTER behavior.
289
290 Wed Jan  1 17:00:59 1997  Ben Pfaff  <blp@gnu.org>
291
292         * gengarbage.pl: New perl program equivalent to gengarbage.c.
293
294 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
295
296         * gengarbage.c: Changed.
297
298         * sort.stat: Changed.
299
300 Sun Dec 22 23:10:39 1996  Ben Pfaff  <blp@gnu.org>
301
302         * sort.stat: New file.
303
304 Fri Dec 13 21:30:53 1996  Ben Pfaff  <blp@gnu.org>
305
306         * autorecode.stat: New file.
307
308         * fall92.stat: Mods for practicality.
309
310         * test.bat, testall.bat: Removed.
311         
312 Thu Nov 28 23:14:07 1996  Ben Pfaff  <blp@gnu.org>
313
314         * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
315         to SET EMULATION in anticipation of change.
316
317 Sat Oct 26 23:06:06 1996  Ben Pfaff  <blp@gnu.org>
318
319         * recode.stat: Removed comment about bug, since I fixed that.
320
321 Thu Oct 24 20:13:42 1996  Ben Pfaff  <blp@gnu.org>
322
323         * print.stat: Slightly more thorough.
324
325 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
326
327         * time-date.stat: Slightly more thorough.
328
329 Wed Oct 23 21:53:43 1996  Ben Pfaff  <blp@gnu.org>
330
331         * time-date.stat: New file.
332
333 Thu Sep 26 22:20:26 1996  Ben Pfaff  <blp@gnu.org>
334
335         * list.data: More data.
336
337         * list.stat: Handles all that extra data.
338
339         * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
340         quite supported yet.
341
342 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
343
344         * weighting.stat: Tests for proper ligatures.  Won't work until
345         encodings are correct, of course...
346
347 ----------------------------------------------------------------------
348 Local Variables:
349 mode: change-log
350 version-control: never
351 End: