1 * command/examine.sh Added
3 Mon Nov 15 23:52:55 2004 Ben Pfaff <blp@gnu.org>
5 * bugs/random.sh: Update expected random values to reflect the GSL
6 random number generator.
8 Sat Nov 6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
10 * command/oneway-with-splits.sh Added.
12 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
14 * bugs/recode-copy-bug.sh bugs/computebug.sh Fixed problem which
15 caused make distcheck to not know where some critical files were.
17 Mon May 31 21:49:19 2004 Ben Pfaff <blp@gnu.org>
19 * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
21 * bugs/t-test-1-indep-val.sh: Ditto.
23 * bugs/t-test-1-sample-missing-anal.sh: Ditto.
25 * bugs/t-test-1-sample-missing-list.sh: Ditto.
27 * bugs/t-test-1s.sh: Ditto.
29 * bugs/t-test-groups.sh: Ditto.
31 * bugs/t-test-indep-missing-anal.sh: Ditto.
33 * bugs/t-test-indep-missing-list.sh: Ditto.
35 * bugs/t-test-paired-missing-anal.sh: Ditto.
37 * bugs/t-test-paired-missing-list.sh: Ditto.
39 * bugs/t-test-pairs.sh: Ditto.
41 Sun May 30 19:18:26 2004 Ben Pfaff <blp@gnu.org>
43 * command/tabs.sh: Default tab width is now 4.
45 * command/data-list.sh: New test.
47 * Makefile.am: (TESTS) Add command/data-list.sh.
49 Sun Apr 11 14:21:16 2004 Ben Pfaff <blp@gnu.org>
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.
54 Fri Apr 9 20:03:33 2004 Ben Pfaff <blp@gnu.org>
56 * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
58 * stats/descript-mean-bug.sh: Add test for a bug where
59 DESCRIPTIVES asking only for the mean assert-failed.
61 Sat Apr 3 11:42:31 2004 Ben Pfaff <blp@gnu.org>
63 * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh. Alphabetize
66 * bugs/comment-at-eof.sh: Add test for a bug where a comment at
67 end of file caused an infinite loop.
69 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
71 * bugs/get.sh Added regression test for a bug in loading a dictionary
74 Tue Mar 30 22:10:08 2004 Ben Pfaff <blp@gnu.org>
76 * Makefile.am: (TESTS) Add bugs/multipass.sh.
78 Mon Mar 29 15:25:09 2004 Ben Pfaff <blp@gnu.org>
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.
84 * command/descriptives.sh: Removed.
86 * command/weight.sh: Fix output (statistic values were wrong!).
88 * stats/descript-basic.sh: New test.
90 * stats/descript-missing.sh: New test.
92 * stats/moments.sh: New test.
94 * xforms/casefile.sh: New test.
96 * xforms/expressions.sh: Cleans up after itself now.
98 Fri Mar 26 00:55:48 2004 Ben Pfaff <blp@gnu.org>
100 * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
103 * command/beg-data.sh: Remove REMARK usage.
105 * command/bignum.sh: Ditto.
107 * command/list.sh: Ditto.
109 * command/print.sh: Ditto.
111 Sat Mar 20 18:11:15 2004 Ben Pfaff <blp@gnu.org>
113 * command/list.sh: Update output.
115 * command/print.sh: Ditto.
117 * command/weight.sh: Ditto.
119 Sun Mar 14 23:04:14 2004 Ben Pfaff <blp@gnu.org>
121 * command/sort.sh: Use numeric, not string, data to avoid spurious
124 Wed Mar 10 21:22:03 2004 Ben Pfaff <blp@gnu.org>
126 * bugs/temporary.sh: Test that basic use of TEMPORARY works.
128 Mon Feb 16 21:36:57 2004 Ben Pfaff <blp@gnu.org>
130 * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
131 can run valgrind or gdb easily with `make check'
133 Sat Dec 13 00:08:23 2003 Ben Pfaff <blp@gnu.org>
135 * syntax: Run a diff when there's no expected output, too.
137 Fri Jan 7 20:30:23 2000 Ben Pfaff <blp@gnu.org>
139 * data-fmts.stat: Add more date tests.
141 * do-repeat.stat: SET ECHO ON.
143 * syntax: Replace test -L with test -h.
145 Tue Jan 5 14:21:52 1999 Ben Pfaff <blp@gnu.org>
147 * data-list.stat, data-list.data: Adjust so that it can tell if
148 DATA LIST FREE properly parses and pads string values.
150 * list.stat: Remove anachronistic `SET EMULATION PC'.
154 Tue Jan 5 14:12:58 1999 Ben Pfaff <blp@gnu.org>
156 * syntax: Replaced `test' calls with `['. This may or may not fix
157 the problems some people have reported.
159 Sun Aug 9 11:15:38 1998 Ben Pfaff <blp@gnu.org>
161 * Makefile.am: (EXTRA_DIST) Update for renamed files.
163 * autorecode.stat: Renamed autorecod.stat.
165 * begin-data.stat: Renamed beg-data.stat.
167 * data-formats.stat: Renamed data-fmts.stat.
169 * expression.stat: Renamed expr.stat.
171 * file-label.stat: Renamed file-lab.stat.
173 * input-program.stat: Renamed inpt-pgm.stat.
175 * modify-vars.stat: Renamed mdfy-vars.stat.
177 * match-files.stat: Renamed mtch-file.stat.
179 * process-if.stat: Renamed pcs-if.stat.
181 * split-file.stat: Renamed splt-file.stat.
183 * sysfile-info.stat: Renamed sys-info.stat.
185 * expect/: Refreshed.
187 Sat Aug 8 00:27:07 1998 Ben Pfaff <blp@gnu.org>
189 * Makefile.am: (EXTRA_DIST) Add `syntax'.
190 (dist-hook) New target.
192 Wed Aug 5 00:04:16 1998 Ben Pfaff <blp@gnu.org>
194 * TEST-RESULTS: Removed.
196 * show-check-msg: Removed.
200 * syntax: New. Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
201 for this implementation of automatic testing.
203 * Makefile: (TESTS) Set to the syntax script.
205 (EXTRA_DIST) Remove TEST-RESULTS. Add `syntax'.
207 Sun Jul 5 14:16:18 1998 Ben Pfaff <blp@gnu.org>
209 * Makefile.am: (EXTRA_DIST) Add flip.stat.
211 Sun Jul 5 00:50:41 1998 Ben Pfaff <blp@gnu.org>
213 * crosstabs.stat: Change to test /MISSING=REPORT.
215 Tue Jun 2 23:42:23 1998 Ben Pfaff <blp@gnu.org>
217 * flip.stat: New file.
219 * weighting.stat: Update.
221 Mon May 25 12:45:46 1998 Ben Pfaff <blp@gnu.org>
223 * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
225 * crosstabs.stat: Turn off cells=all.
227 Tue May 12 16:22:06 1998 Ben Pfaff <blp@gnu.org>
229 * crosstabs.stat: Minor changes.
231 Thu May 7 23:16:03 1998 Ben Pfaff <blp@gnu.org>
233 * crosstabs.stat: Replace with a test that is hopefully better.
235 Tue Apr 14 01:00:46 1998 Ben Pfaff <blp@gnu.org>
237 * crosstabs.stat: New.
239 Mon Mar 9 15:40:25 1998 Ben Pfaff <blp@gnu.org>
241 * match-files.stat: More thorough.
243 Mon Mar 9 01:14:14 1998 Ben Pfaff <blp@gnu.org>
245 * match-files.stat: More thorough.
247 1998-03-05 Ben Pfaff <blp@gnu.org>
249 * Makefile.am: Use ./gengarbage instead of gengarbage.
251 1998-02-23 Ben Pfaff <blp@gnu.org>
253 * Many tests: Remove final finish command.
255 1998-02-16 Ben Pfaff <blp@gnu.org>
257 * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
259 * file-label.stat, sysfile-info.stat: Replace .sav with .save.
261 * match-files.stat: New file.
263 Fri Feb 13 15:58:11 1998 Ben Pfaff <blp@gnu.org>
265 * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
267 Tue Jan 13 01:11:36 1998 Ben Pfaff <blp@gnu.org>
269 * aggregate.stat: Some more testing.
271 Sat Jan 10 23:57:14 1998 Ben Pfaff <blp@gnu.org>
273 * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
275 * aggregate.stat: Slightly more thorough.
277 Sat Jan 10 02:17:00 1998 Ben Pfaff <blp@gnu.org>
279 * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
281 * means.stat: New file.
283 Thu Jan 8 22:38:59 1998 Ben Pfaff <blp@gnu.org>
285 * Many tests: Removed extra newlines from REMARKs.
287 Mon Jan 5 11:18:44 1998 Ben Pfaff <blp@gnu.org>
289 * sysfile-info.stat: Test most of the DISPLAY commands. Update
292 * vector.stat: Display vectors.
294 Sun Jan 4 18:31:36 1998 Ben Pfaff <blp@gnu.org>
296 * All tests: Added title.
298 * begin-data.stat: Updated REMARK format.
300 * descript.stat: Comment fix.
302 Sun Dec 21 16:57:31 1997 Ben Pfaff <blp@gnu.org>
304 * TEST-RESULTS: New file.
306 Fri Dec 5 22:02:20 1997 Ben Pfaff <blp@gnu.org>
308 * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
310 Tue Dec 2 14:55:22 1997 Ben Pfaff <blp@gnu.org>
312 * t-test.stat: New file.
314 Fri Nov 14 00:17:25 1997 Ben Pfaff <blp@gnu.org>
316 * aggregate.stat: Changed.
318 Tue Oct 28 16:26:25 1997 Ben Pfaff <blp@gnu.org>
320 * aggregate.stat: New file.
322 * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
324 Sun Oct 5 16:02:02 1997 Ben Pfaff <blp@gnu.org>
326 * fall92.stat, fall92.data: Removed (unknown copyright).
328 * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
329 From Alexandre Oliva <oliva@dcc.unicamp.br>.
331 Sat Oct 4 16:35:59 1997 Ben Pfaff <blp@gnu.org>
333 * repeating.stat: New file.
335 * Makefile.am: (EXTRA_DIST) Add repeating.stat.
337 Thu Sep 18 21:40:50 1997 Ben Pfaff <blp@gnu.org>
339 * Makefile.am: (EXTRA_DIST) Add lag.stat.
341 Mon Aug 18 18:31:42 1997 Ben Pfaff <blp@gnu.org>
343 * do-repeat.stat: Even more useful.
345 * lag.stat: New file.
347 Sun Aug 17 22:47:53 1997 Ben Pfaff <blp@gnu.org>
349 * do-repeat.stat: Made actually useful, not stupid.
351 Sun Aug 3 11:46:00 1997 Ben Pfaff <blp@gnu.org>
353 * In several files, replace usage of deprecated term `script' by
356 Thu Jul 17 02:12:17 1997 Ben Pfaff <blp@gnu.org>
358 * Makefile.am: (EXTRA_DIST) Add tabs.stat.
360 * file-label.stat: Improved.
362 * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
364 Fri Jul 11 14:13:49 1997 Ben Pfaff <blp@gnu.org>
366 * gengarbage.c: Reformat. #include's <time.h>. Uses ANSI C
367 rand() in place of random(). Calls the randomizer srand().
369 Thu Jul 10 22:16:34 1997 Ben Pfaff <blp@gnu.org>
371 * tabs.stat: New file.
373 Wed Jun 25 22:54:40 1997 Ben Pfaff <blp@gnu.org>
375 * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
377 Sun Jun 8 01:24:55 1997 Ben Pfaff <blp@gnu.org>
379 * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
382 * input-program.stat: Made some variables scratch.
384 Fri Jun 6 22:53:03 1997 Ben Pfaff <blp@gnu.org>
386 * Many files: Comment fixes, removed `set output raw.' commands.
388 * Other miscellaneous changes.
390 Tue Jun 3 23:44:46 1997 Ben Pfaff <blp@gnu.org>
392 * list.stat: Re-enabled some of it.
394 Wed Apr 23 21:33:48 1997 Ben Pfaff <blp@gnu.org>
396 * sysfile-info.stat: A little more generalized now.
398 Fri Apr 18 15:42:22 1997 Ben Pfaff <blp@gnu.org>
400 * Makefile.am: Maintainer-clean Makefile.in.
402 Thu Mar 27 01:11:29 1997 Ben Pfaff <blp@gnu.org>
404 * gengarbage.pl: Removed.
406 Sat Feb 15 21:26:53 1997 Ben Pfaff <blp@gnu.org>
408 * descript.stat: Syntax fixes.
410 * process-if.stat: New test for PROCESS IF.
412 Sun Jan 19 14:22:11 1997 Ben Pfaff <blp@gnu.org>
414 * autorecode.stat, modify-vars.stat: More thorough.
416 * data-formats.stat, file-label.stat: New tests.
418 Thu Jan 16 13:08:57 1997 Ben Pfaff <blp@gnu.org>
420 * bug.stat: Comment fix.
422 Wed Jan 1 22:08:10 1997 Ben Pfaff <blp@gnu.org>
424 * filter.stat: New file; tests FILTER behavior.
426 Wed Jan 1 17:00:59 1997 Ben Pfaff <blp@gnu.org>
428 * gengarbage.pl: New perl program equivalent to gengarbage.c.
430 Sun Dec 29 21:36:48 1996 Ben Pfaff <blp@gnu.org>
432 * gengarbage.c: Changed.
434 * sort.stat: Changed.
436 Sun Dec 22 23:10:39 1996 Ben Pfaff <blp@gnu.org>
438 * sort.stat: New file.
440 Fri Dec 13 21:30:53 1996 Ben Pfaff <blp@gnu.org>
442 * autorecode.stat: New file.
444 * fall92.stat: Mods for practicality.
446 * test.bat, testall.bat: Removed.
448 Thu Nov 28 23:14:07 1996 Ben Pfaff <blp@gnu.org>
450 * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
451 to SET EMULATION in anticipation of change.
453 Sat Oct 26 23:06:06 1996 Ben Pfaff <blp@gnu.org>
455 * recode.stat: Removed comment about bug, since I fixed that.
457 Thu Oct 24 20:13:42 1996 Ben Pfaff <blp@gnu.org>
459 * print.stat: Slightly more thorough.
461 Thu Oct 24 17:47:14 1996 Ben Pfaff <blp@gnu.org>
463 * time-date.stat: Slightly more thorough.
465 Wed Oct 23 21:53:43 1996 Ben Pfaff <blp@gnu.org>
467 * time-date.stat: New file.
469 Thu Sep 26 22:20:26 1996 Ben Pfaff <blp@gnu.org>
471 * list.data: More data.
473 * list.stat: Handles all that extra data.
475 * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
478 Wed Sep 4 21:45:35 1996 Ben Pfaff <blp@gnu.org>
480 * weighting.stat: Tests for proper ligatures. Won't work until
481 encodings are correct, of course...
483 ----------------------------------------------------------------------
486 version-control: never