1 Sun Mar 6 19:30:14 2005 Ben Pfaff <blp@gnu.org>
3 * expressions/vectors.sh: New test.
5 * Makefile.am: Add expressions/vectors.sh.
7 Sun Mar 6 17:56:27 2005 Ben Pfaff <blp@gnu.org>
9 * expressions/expressions.sh: Add tests for generic optimizations.
11 Sun Mar 6 11:03:58 2005 Ben Pfaff <blp@gnu.org>
13 * Makefile.am: Add expressions/variables.sh. Remove expr.stat.
17 'Mon Feb 28 23:31:16 2005 Ben Pfaff <blp@gnu.org>
19 * Makefile.am: Removed xforms/expressions.sh. Added
20 expressions/expressions.sh, expressions/epoch.sh,
21 expressions/randist.sh.
23 * command/print.sh: Update error messages.
25 Sun Feb 13 16:15:09 2005 Ben Pfaff <blp@gnu.org>
27 * bugs/agg-crash-2.sh: Add new test for Bug #11955.
29 Fri Feb 11 23:27:08 2005 Ben Pfaff <blp@gnu.org>
31 * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
33 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
35 * Canonicalised (some of) the tests' temp file names to make it
36 easier to recognise valgrind ouput.
38 Sun Jan 9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
40 * bugs/big-input-2.sh Made the test a bit faster
42 John Darrington <john@darrington.wattle.id.au>
44 * command/examine.sh Added
46 Mon Nov 15 23:52:55 2004 Ben Pfaff <blp@gnu.org>
48 * bugs/random.sh: Update expected random values to reflect the GSL
49 random number generator.
51 Sat Nov 6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
53 * command/oneway-with-splits.sh Added.
55 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
57 * bugs/recode-copy-bug.sh bugs/computebug.sh Fixed problem which
58 caused make distcheck to not know where some critical files were.
60 Mon May 31 21:49:19 2004 Ben Pfaff <blp@gnu.org>
62 * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
64 * bugs/t-test-1-indep-val.sh: Ditto.
66 * bugs/t-test-1-sample-missing-anal.sh: Ditto.
68 * bugs/t-test-1-sample-missing-list.sh: Ditto.
70 * bugs/t-test-1s.sh: Ditto.
72 * bugs/t-test-groups.sh: Ditto.
74 * bugs/t-test-indep-missing-anal.sh: Ditto.
76 * bugs/t-test-indep-missing-list.sh: Ditto.
78 * bugs/t-test-paired-missing-anal.sh: Ditto.
80 * bugs/t-test-paired-missing-list.sh: Ditto.
82 * bugs/t-test-pairs.sh: Ditto.
84 Sun May 30 19:18:26 2004 Ben Pfaff <blp@gnu.org>
86 * command/tabs.sh: Default tab width is now 4.
88 * command/data-list.sh: New test.
90 * Makefile.am: (TESTS) Add command/data-list.sh.
92 Sun Apr 11 14:21:16 2004 Ben Pfaff <blp@gnu.org>
94 * stats/moments.sh: Now that our one-pass moments algorithm is
95 better we don't have to omit any of the test cases for it.
97 Fri Apr 9 20:03:33 2004 Ben Pfaff <blp@gnu.org>
99 * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
101 * stats/descript-mean-bug.sh: Add test for a bug where
102 DESCRIPTIVES asking only for the mean assert-failed.
104 Sat Apr 3 11:42:31 2004 Ben Pfaff <blp@gnu.org>
106 * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh. Alphabetize
109 * bugs/comment-at-eof.sh: Add test for a bug where a comment at
110 end of file caused an infinite loop.
112 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
114 * bugs/get.sh Added regression test for a bug in loading a dictionary
115 with the GET command.
117 Tue Mar 30 22:10:08 2004 Ben Pfaff <blp@gnu.org>
119 * Makefile.am: (TESTS) Add bugs/multipass.sh.
121 Mon Mar 29 15:25:09 2004 Ben Pfaff <blp@gnu.org>
123 * Makefile.am: (TESTS) Add xforms/casefile.sh,
124 stats/descript-basic.sh, stats/descript-missing.sh,
125 stats/moments.sh. Remove command/descriptives.sh.
127 * command/descriptives.sh: Removed.
129 * command/weight.sh: Fix output (statistic values were wrong!).
131 * stats/descript-basic.sh: New test.
133 * stats/descript-missing.sh: New test.
135 * stats/moments.sh: New test.
137 * xforms/casefile.sh: New test.
139 * xforms/expressions.sh: Cleans up after itself now.
141 Fri Mar 26 00:55:48 2004 Ben Pfaff <blp@gnu.org>
143 * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
146 * command/beg-data.sh: Remove REMARK usage.
148 * command/bignum.sh: Ditto.
150 * command/list.sh: Ditto.
152 * command/print.sh: Ditto.
154 Sat Mar 20 18:11:15 2004 Ben Pfaff <blp@gnu.org>
156 * command/list.sh: Update output.
158 * command/print.sh: Ditto.
160 * command/weight.sh: Ditto.
162 Sun Mar 14 23:04:14 2004 Ben Pfaff <blp@gnu.org>
164 * command/sort.sh: Use numeric, not string, data to avoid spurious
167 Wed Mar 10 21:22:03 2004 Ben Pfaff <blp@gnu.org>
169 * bugs/temporary.sh: Test that basic use of TEMPORARY works.
171 Mon Feb 16 21:36:57 2004 Ben Pfaff <blp@gnu.org>
173 * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
174 can run valgrind or gdb easily with `make check'
176 Sat Dec 13 00:08:23 2003 Ben Pfaff <blp@gnu.org>
178 * syntax: Run a diff when there's no expected output, too.
180 Fri Jan 7 20:30:23 2000 Ben Pfaff <blp@gnu.org>
182 * data-fmts.stat: Add more date tests.
184 * do-repeat.stat: SET ECHO ON.
186 * syntax: Replace test -L with test -h.
188 Tue Jan 5 14:21:52 1999 Ben Pfaff <blp@gnu.org>
190 * data-list.stat, data-list.data: Adjust so that it can tell if
191 DATA LIST FREE properly parses and pads string values.
193 * list.stat: Remove anachronistic `SET EMULATION PC'.
197 Tue Jan 5 14:12:58 1999 Ben Pfaff <blp@gnu.org>
199 * syntax: Replaced `test' calls with `['. This may or may not fix
200 the problems some people have reported.
202 Sun Aug 9 11:15:38 1998 Ben Pfaff <blp@gnu.org>
204 * Makefile.am: (EXTRA_DIST) Update for renamed files.
206 * autorecode.stat: Renamed autorecod.stat.
208 * begin-data.stat: Renamed beg-data.stat.
210 * data-formats.stat: Renamed data-fmts.stat.
212 * expression.stat: Renamed expr.stat.
214 * file-label.stat: Renamed file-lab.stat.
216 * input-program.stat: Renamed inpt-pgm.stat.
218 * modify-vars.stat: Renamed mdfy-vars.stat.
220 * match-files.stat: Renamed mtch-file.stat.
222 * process-if.stat: Renamed pcs-if.stat.
224 * split-file.stat: Renamed splt-file.stat.
226 * sysfile-info.stat: Renamed sys-info.stat.
228 * expect/: Refreshed.
230 Sat Aug 8 00:27:07 1998 Ben Pfaff <blp@gnu.org>
232 * Makefile.am: (EXTRA_DIST) Add `syntax'.
233 (dist-hook) New target.
235 Wed Aug 5 00:04:16 1998 Ben Pfaff <blp@gnu.org>
237 * TEST-RESULTS: Removed.
239 * show-check-msg: Removed.
243 * syntax: New. Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
244 for this implementation of automatic testing.
246 * Makefile: (TESTS) Set to the syntax script.
248 (EXTRA_DIST) Remove TEST-RESULTS. Add `syntax'.
250 Sun Jul 5 14:16:18 1998 Ben Pfaff <blp@gnu.org>
252 * Makefile.am: (EXTRA_DIST) Add flip.stat.
254 Sun Jul 5 00:50:41 1998 Ben Pfaff <blp@gnu.org>
256 * crosstabs.stat: Change to test /MISSING=REPORT.
258 Tue Jun 2 23:42:23 1998 Ben Pfaff <blp@gnu.org>
260 * flip.stat: New file.
262 * weighting.stat: Update.
264 Mon May 25 12:45:46 1998 Ben Pfaff <blp@gnu.org>
266 * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
268 * crosstabs.stat: Turn off cells=all.
270 Tue May 12 16:22:06 1998 Ben Pfaff <blp@gnu.org>
272 * crosstabs.stat: Minor changes.
274 Thu May 7 23:16:03 1998 Ben Pfaff <blp@gnu.org>
276 * crosstabs.stat: Replace with a test that is hopefully better.
278 Tue Apr 14 01:00:46 1998 Ben Pfaff <blp@gnu.org>
280 * crosstabs.stat: New.
282 Mon Mar 9 15:40:25 1998 Ben Pfaff <blp@gnu.org>
284 * match-files.stat: More thorough.
286 Mon Mar 9 01:14:14 1998 Ben Pfaff <blp@gnu.org>
288 * match-files.stat: More thorough.
290 1998-03-05 Ben Pfaff <blp@gnu.org>
292 * Makefile.am: Use ./gengarbage instead of gengarbage.
294 1998-02-23 Ben Pfaff <blp@gnu.org>
296 * Many tests: Remove final finish command.
298 1998-02-16 Ben Pfaff <blp@gnu.org>
300 * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
302 * file-label.stat, sysfile-info.stat: Replace .sav with .save.
304 * match-files.stat: New file.
306 Fri Feb 13 15:58:11 1998 Ben Pfaff <blp@gnu.org>
308 * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
310 Tue Jan 13 01:11:36 1998 Ben Pfaff <blp@gnu.org>
312 * aggregate.stat: Some more testing.
314 Sat Jan 10 23:57:14 1998 Ben Pfaff <blp@gnu.org>
316 * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
318 * aggregate.stat: Slightly more thorough.
320 Sat Jan 10 02:17:00 1998 Ben Pfaff <blp@gnu.org>
322 * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
324 * means.stat: New file.
326 Thu Jan 8 22:38:59 1998 Ben Pfaff <blp@gnu.org>
328 * Many tests: Removed extra newlines from REMARKs.
330 Mon Jan 5 11:18:44 1998 Ben Pfaff <blp@gnu.org>
332 * sysfile-info.stat: Test most of the DISPLAY commands. Update
335 * vector.stat: Display vectors.
337 Sun Jan 4 18:31:36 1998 Ben Pfaff <blp@gnu.org>
339 * All tests: Added title.
341 * begin-data.stat: Updated REMARK format.
343 * descript.stat: Comment fix.
345 Sun Dec 21 16:57:31 1997 Ben Pfaff <blp@gnu.org>
347 * TEST-RESULTS: New file.
349 Fri Dec 5 22:02:20 1997 Ben Pfaff <blp@gnu.org>
351 * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
353 Tue Dec 2 14:55:22 1997 Ben Pfaff <blp@gnu.org>
355 * t-test.stat: New file.
357 Fri Nov 14 00:17:25 1997 Ben Pfaff <blp@gnu.org>
359 * aggregate.stat: Changed.
361 Tue Oct 28 16:26:25 1997 Ben Pfaff <blp@gnu.org>
363 * aggregate.stat: New file.
365 * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
367 Sun Oct 5 16:02:02 1997 Ben Pfaff <blp@gnu.org>
369 * fall92.stat, fall92.data: Removed (unknown copyright).
371 * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
372 From Alexandre Oliva <oliva@dcc.unicamp.br>.
374 Sat Oct 4 16:35:59 1997 Ben Pfaff <blp@gnu.org>
376 * repeating.stat: New file.
378 * Makefile.am: (EXTRA_DIST) Add repeating.stat.
380 Thu Sep 18 21:40:50 1997 Ben Pfaff <blp@gnu.org>
382 * Makefile.am: (EXTRA_DIST) Add lag.stat.
384 Mon Aug 18 18:31:42 1997 Ben Pfaff <blp@gnu.org>
386 * do-repeat.stat: Even more useful.
388 * lag.stat: New file.
390 Sun Aug 17 22:47:53 1997 Ben Pfaff <blp@gnu.org>
392 * do-repeat.stat: Made actually useful, not stupid.
394 Sun Aug 3 11:46:00 1997 Ben Pfaff <blp@gnu.org>
396 * In several files, replace usage of deprecated term `script' by
399 Thu Jul 17 02:12:17 1997 Ben Pfaff <blp@gnu.org>
401 * Makefile.am: (EXTRA_DIST) Add tabs.stat.
403 * file-label.stat: Improved.
405 * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
407 Fri Jul 11 14:13:49 1997 Ben Pfaff <blp@gnu.org>
409 * gengarbage.c: Reformat. #include's <time.h>. Uses ANSI C
410 rand() in place of random(). Calls the randomizer srand().
412 Thu Jul 10 22:16:34 1997 Ben Pfaff <blp@gnu.org>
414 * tabs.stat: New file.
416 Wed Jun 25 22:54:40 1997 Ben Pfaff <blp@gnu.org>
418 * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
420 Sun Jun 8 01:24:55 1997 Ben Pfaff <blp@gnu.org>
422 * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
425 * input-program.stat: Made some variables scratch.
427 Fri Jun 6 22:53:03 1997 Ben Pfaff <blp@gnu.org>
429 * Many files: Comment fixes, removed `set output raw.' commands.
431 * Other miscellaneous changes.
433 Tue Jun 3 23:44:46 1997 Ben Pfaff <blp@gnu.org>
435 * list.stat: Re-enabled some of it.
437 Wed Apr 23 21:33:48 1997 Ben Pfaff <blp@gnu.org>
439 * sysfile-info.stat: A little more generalized now.
441 Fri Apr 18 15:42:22 1997 Ben Pfaff <blp@gnu.org>
443 * Makefile.am: Maintainer-clean Makefile.in.
445 Thu Mar 27 01:11:29 1997 Ben Pfaff <blp@gnu.org>
447 * gengarbage.pl: Removed.
449 Sat Feb 15 21:26:53 1997 Ben Pfaff <blp@gnu.org>
451 * descript.stat: Syntax fixes.
453 * process-if.stat: New test for PROCESS IF.
455 Sun Jan 19 14:22:11 1997 Ben Pfaff <blp@gnu.org>
457 * autorecode.stat, modify-vars.stat: More thorough.
459 * data-formats.stat, file-label.stat: New tests.
461 Thu Jan 16 13:08:57 1997 Ben Pfaff <blp@gnu.org>
463 * bug.stat: Comment fix.
465 Wed Jan 1 22:08:10 1997 Ben Pfaff <blp@gnu.org>
467 * filter.stat: New file; tests FILTER behavior.
469 Wed Jan 1 17:00:59 1997 Ben Pfaff <blp@gnu.org>
471 * gengarbage.pl: New perl program equivalent to gengarbage.c.
473 Sun Dec 29 21:36:48 1996 Ben Pfaff <blp@gnu.org>
475 * gengarbage.c: Changed.
477 * sort.stat: Changed.
479 Sun Dec 22 23:10:39 1996 Ben Pfaff <blp@gnu.org>
481 * sort.stat: New file.
483 Fri Dec 13 21:30:53 1996 Ben Pfaff <blp@gnu.org>
485 * autorecode.stat: New file.
487 * fall92.stat: Mods for practicality.
489 * test.bat, testall.bat: Removed.
491 Thu Nov 28 23:14:07 1996 Ben Pfaff <blp@gnu.org>
493 * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
494 to SET EMULATION in anticipation of change.
496 Sat Oct 26 23:06:06 1996 Ben Pfaff <blp@gnu.org>
498 * recode.stat: Removed comment about bug, since I fixed that.
500 Thu Oct 24 20:13:42 1996 Ben Pfaff <blp@gnu.org>
502 * print.stat: Slightly more thorough.
504 Thu Oct 24 17:47:14 1996 Ben Pfaff <blp@gnu.org>
506 * time-date.stat: Slightly more thorough.
508 Wed Oct 23 21:53:43 1996 Ben Pfaff <blp@gnu.org>
510 * time-date.stat: New file.
512 Thu Sep 26 22:20:26 1996 Ben Pfaff <blp@gnu.org>
514 * list.data: More data.
516 * list.stat: Handles all that extra data.
518 * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
521 Wed Sep 4 21:45:35 1996 Ben Pfaff <blp@gnu.org>
523 * weighting.stat: Tests for proper ligatures. Won't work until
524 encodings are correct, of course...
526 ----------------------------------------------------------------------
529 version-control: never