1 Wed Nov 22 06:28:04 2006 Ben Pfaff <blp@gnu.org>
3 * tests/bugs/signals.sh: Fix race condition.
5 Sun Nov 19 09:23:34 2006 Ben Pfaff <blp@gnu.org>
7 * automake.mk: Add the new tests listed below.
9 * tests/formats/bcd-in.sh: New test.
11 * tests/formats/bcd-in.expected.cmp.gz: New support file for
14 * tests/formats/date-in.sh: New test.
16 * tests/formats/ib-in.sh: New test.
18 * tests/formats/ib-in.expected.cmp.gz: New test.
20 * tests/formats/legacy-in.sh: New test.
22 * tests/formats/legacy-in.expected.cmp.gz: New support file for
25 * tests/formats/month-in.sh: New test.
27 * tests/formats/num-in.sh: New test.
29 * tests/formats/num-in.expected.gz: New support file for num-in.sh.
31 * tests/formats/time-in.sh: New test.
33 * tests/formats/wkday-in.sh: New test.
35 * tests/commands/no_case_size.sh: Update output to conform with
36 update scientific notation code.
38 * tests/formats/num-out.expected.cmp.gz: Ditto.
40 Thu Nov 2 20:58:12 2006 Ben Pfaff <blp@gnu.org>
42 * command/data-list.sh: Test newly implement SKIP keyword on DATA
45 Sat Nov 4 16:08:58 2006 Ben Pfaff <blp@gnu.org>
47 * automake.mk: Add binhex-out.sh, date-out.sh, month-out.sh,
48 num-out.sh, time-out.sh, wkday-out.sh from formats directory. Add
49 formats/inexactify as a program needed by tests.
51 * command/no_case_size.sh: Update output to conform with updated
52 formatted output code.
54 * expressions/expressions.sh: Ditto.
56 * formats/binhex-out.sh: New test.
58 * formats/date-out.sh: New test.
60 * formats/month-out.sh: New test.
62 * formats/num-out.sh: New test.
64 * formats/time-out.sh: New test.
66 * formats/wkday-out.sh: New test.
68 Thu Oct 26 20:20:39 2006 Ben Pfaff <blp@gnu.org>
70 * automake.mk: Add tests/formats/float-format.sh.
72 * tests/formats/float-format.sh: New test.
74 Sat Oct 7 11:06:59 WST 2006 John Darrington <john@darrington.wattle.id.au>
76 * command/rank.sh: New file
78 Sun Jul 16 21:08:51 2006 Ben Pfaff <blp@gnu.org>
80 * command/print.sh: Update output to match PRINT revisions.
82 Wed Jul 12 10:07:52 2006 Ben Pfaff <blp@gnu.org>
84 * automake.mk: Put ll-test, llx-test in check_PROGRAMS instead of
87 Wed Jul 5 22:15:24 2006 Ben Pfaff <blp@gnu.org>
89 * automake.mk: Add expressions/randist/compare.pl to EXTRA_DIST.
91 Tue Jul 4 09:59:52 2006 Ben Pfaff <blp@gnu.org>
93 Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully support
94 ALL) and additional underlying system file issues.
96 * automake.mk: Add keep-all.sh to TESTS.
98 * bugs/keep-all.sh: New test.
100 Mon Jul 3 21:09:52 2006 Ben Pfaff <blp@gnu.org>
102 Modify the random distributions test to verify to 2 more decimal
103 places of accuracy, but to allow +/- 1 units in the last (tested)
104 place. This allows the test to pass on machines or with compilers
105 whose calculated values are off by epsilon from the expected
106 results. Because of the way the test is constructed, this was
107 quite common and often caused gratuitous test failures.
109 This is patch #5215, tested by Jason Stover and John Darrington.
111 * expressions/randist.sh: Use compare.pl to do comparisons.
113 * expressions/randist/compare.pl: New script to do comparisons.
115 * expressions/randist/randist.pl: Print output to 4 decimal
116 places, not just 2. Also, print a brief explanatory header at the
117 top of each output file.
119 * expressions/randist/*.out: Replace with new expected output.
121 Sat Jul 1 15:33:37 2006 Ben Pfaff <blp@gnu.org>
123 * automake.mk: Add ll-test, llx-test to TESTS.
125 * libpspp/ll-test.c: New file.
127 * libpspp/llx-test.c: New file.
129 Sun May 7 18:15:52 2006 Ben Pfaff <blp@gnu.org>
131 * command/do-repeat.sh: Only use "A TO B" for increasing runs of
132 integers, which is all we now support (for closer compatibility).
134 Wed Apr 26 13:36:42 2006 Ben Pfaff <blp@gnu.org>
136 * command/missing-values.sh: Update output to match behavior
139 Mon Apr 3 12:32:36 2006 Ben Pfaff <blp@gnu.org>
141 * Updated tests to match changes in output formatting.
143 2006-03-23 Jason Stover <jhs@math.gcsu.edu>
145 * command/regression.sh: New test.
147 Sat Mar 11 14:16:01 WST 2006 John Darrington <john@darrington.wattle.id.au>
149 * Updated the tests to use the new location of the pspp binary.
150 * Made all the tests work as stand-alone scripts.
152 Sun Feb 12 19:07:24 2006 Ben Pfaff <blp@gnu.org>
154 * command/do-repeat.sh: New test.
156 * bugs/terminate.sh: Removed (no longer applicable).
158 Fri Nov 4 19:30:34 2005 Ben Pfaff <blp@gnu.org>
160 * command/recode-bug.sh: Improve failure reports.
162 Wed Nov 2 21:54:11 2005 Ben Pfaff <blp@gnu.org>
164 * command/loop.sh: Update expected error messages.
166 Sun Aug 21 00:20:02 2005 Ben Pfaff <blp@gnu.org>
168 * command/import-export.sh: Simplify.
170 * command/sysfiles-old.sh: Use version 2, not 3x.
172 Sat Aug 6 17:32:39 2005 Ben Pfaff <blp@gnu.org>
174 * command/missing-values.sh: New test.
176 * Makefile.am: Add new test.
178 Mon Aug 1 21:51:46 2005 Ben Pfaff <blp@gnu.org>
180 * bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
181 because that may allocate a large amount of memory.
183 Mon Aug 1 21:48:54 2005 Ben Pfaff <blp@gnu.org>
185 * xforms/expression.sh: Break this monolithic test up into 36
186 subtests to give a better idea of what's failing in some cases.
188 Sat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
190 * command/sys-info.sh: Removed. (This was not actually in TESTS
191 in Makefile.am, so it was never called.
192 tests/command/sysfile-info.sh does what it was trying to do, but
195 Sat Jul 30 21:50:33 2005 Ben Pfaff <blp@gnu.org>
199 * Most tests: Add `cd /' before `rm -rf $TEMPDIR' because some
200 OSes do not allow the current working directory to be removed.
202 * bugs/big-input-2.sh: Use perl instead of a shell loop, because
203 the shell loop was very slow on Solaris.
205 * command/sort.sh: Use `printf' instead of `echo -n' for
208 Sat Jul 30 21:48:37 2005 Ben Pfaff <blp@gnu.org>
210 * Makefile.am: Add coverage.sh, temp_template to EXTRA_DIST.
212 Sun Jul 24 20:35:04 2005 Ben Pfaff <blp@gnu.org>
214 * command/sysfile-info.sh: Add "-b -B -w" to diff command line.
215 Fixes apparent failure under Cygwin. Thanks to John Darrington
216 <john@cellform.com.au> for reporting this problem.
218 Mon Jul 4 18:02:44 2005 Ben Pfaff <blp@gnu.org>
220 * command/sysfile-info.sh: Don't verify endianness. Fixes bug
221 reported by "Marshall DeBerry" <mdb@radix.net>.
223 Mon Jun 6 22:40:10 2005 Ben Pfaff <blp@gnu.org>
225 * command/print.sh: Get rid of RBHEX output. It wasn't worth
226 much. Fixes bug 12312.
228 Tue May 10 19:59:10 2005 Ben Pfaff <blp@gnu.org>
230 * bugs/agg-crash-2.sh: Fix output given bug 13054.
232 Wed May 4 23:50:02 2005 Ben Pfaff <blp@gnu.org>
234 * bugs/match-files-scratch.sh: New test for bug 12948.
236 * Makefile.am: (TESTS) Add bugs/match-files-scratch.sh.
238 Sun May 1 23:18:37 2005 Ben Pfaff <blp@gnu.org>
240 Most tests: changed capitalization of variable names in
241 definitions or in output, because now we preserve it.
243 Mon Apr 25 23:30:17 2005 Ben Pfaff <blp@gnu.org>
245 * commands/match-files.sh: New test.
247 * Makefile.am: (TESTS) Add commands/match-files.sh.
249 Sun Apr 17 16:38:00 2005 Ben Pfaff <blp@gnu.org>
251 * crosstabs.stat, data-fmts.stat, do-if.stat, do-repeat.stat,
252 gengarbage.c, inpt-pgm.stat, mdfy-vars.stat, means.stat,
253 mtch-file.stat, pcs-if.stat, recode.stat, repeating.stat,
254 reread.data, reread.stat, sys-info.stat, t-test.stat,
255 temporary.stat, time-date.stat, vector.stat: Removed because they
258 * Makefile.am: Removed sort.data references. Fixed up
261 Sun Mar 20 14:16:31 2005 Ben Pfaff <blp@gnu.org>
263 * command/aggregate.sh: Rewrite.
265 Mon Mar 14 21:58:23 2005 Ben Pfaff <blp@gnu.org>
267 * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test
270 * commands/sort.sh: Rewrite to test more thoroughly and to verify
271 that the sort is stable.
273 Sat Mar 12 23:30:37 2005 Ben Pfaff <blp@gnu.org>
275 * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh:
276 Fix AGGREGATE command syntax.
278 Sat Mar 12 13:16:34 2005 Ben Pfaff <blp@gnu.org>
280 * bugs/temp-freq.sh: Add another test.
282 Fri Mar 11 10:40:41 2005 Ben Pfaff <blp@gnu.org>
284 * expressions/expressions.sh: Add another test.
286 Sun Mar 6 19:30:14 2005 Ben Pfaff <blp@gnu.org>
288 * expressions/vectors.sh: New test.
290 * Makefile.am: Add expressions/vectors.sh.
292 Sun Mar 6 17:56:27 2005 Ben Pfaff <blp@gnu.org>
294 * expressions/expressions.sh: Add tests for generic optimizations.
296 Sun Mar 6 11:03:58 2005 Ben Pfaff <blp@gnu.org>
298 * Makefile.am: Add expressions/variables.sh. Remove expr.stat.
300 * expr.stat: Removed.
302 'Mon Feb 28 23:31:16 2005 Ben Pfaff <blp@gnu.org>
304 * Makefile.am: Removed xforms/expressions.sh. Added
305 expressions/expressions.sh, expressions/epoch.sh,
306 expressions/randist.sh.
308 * command/print.sh: Update error messages.
310 Sun Feb 13 16:15:09 2005 Ben Pfaff <blp@gnu.org>
312 * bugs/agg-crash-2.sh: Add new test for Bug #11955.
314 Fri Feb 11 23:27:08 2005 Ben Pfaff <blp@gnu.org>
316 * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
318 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
320 * Canonicalised (some of) the tests' temp file names to make it
321 easier to recognise valgrind ouput.
323 Sun Jan 9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
325 * bugs/big-input-2.sh Made the test a bit faster
327 John Darrington <john@darrington.wattle.id.au>
329 * command/examine.sh Added
331 Mon Nov 15 23:52:55 2004 Ben Pfaff <blp@gnu.org>
333 * bugs/random.sh: Update expected random values to reflect the GSL
334 random number generator.
336 Sat Nov 6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
338 * command/oneway-with-splits.sh Added.
340 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
342 * bugs/recode-copy-bug.sh bugs/computebug.sh Fixed problem which
343 caused make distcheck to not know where some critical files were.
345 Mon May 31 21:49:19 2004 Ben Pfaff <blp@gnu.org>
347 * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
349 * bugs/t-test-1-indep-val.sh: Ditto.
351 * bugs/t-test-1-sample-missing-anal.sh: Ditto.
353 * bugs/t-test-1-sample-missing-list.sh: Ditto.
355 * bugs/t-test-1s.sh: Ditto.
357 * bugs/t-test-groups.sh: Ditto.
359 * bugs/t-test-indep-missing-anal.sh: Ditto.
361 * bugs/t-test-indep-missing-list.sh: Ditto.
363 * bugs/t-test-paired-missing-anal.sh: Ditto.
365 * bugs/t-test-paired-missing-list.sh: Ditto.
367 * bugs/t-test-pairs.sh: Ditto.
369 Sun May 30 19:18:26 2004 Ben Pfaff <blp@gnu.org>
371 * command/tabs.sh: Default tab width is now 4.
373 * command/data-list.sh: New test.
375 * Makefile.am: (TESTS) Add command/data-list.sh.
377 Sun Apr 11 14:21:16 2004 Ben Pfaff <blp@gnu.org>
379 * stats/moments.sh: Now that our one-pass moments algorithm is
380 better we don't have to omit any of the test cases for it.
382 Fri Apr 9 20:03:33 2004 Ben Pfaff <blp@gnu.org>
384 * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
386 * stats/descript-mean-bug.sh: Add test for a bug where
387 DESCRIPTIVES asking only for the mean assert-failed.
389 Sat Apr 3 11:42:31 2004 Ben Pfaff <blp@gnu.org>
391 * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh. Alphabetize
394 * bugs/comment-at-eof.sh: Add test for a bug where a comment at
395 end of file caused an infinite loop.
397 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
399 * bugs/get.sh Added regression test for a bug in loading a dictionary
400 with the GET command.
402 Tue Mar 30 22:10:08 2004 Ben Pfaff <blp@gnu.org>
404 * Makefile.am: (TESTS) Add bugs/multipass.sh.
406 Mon Mar 29 15:25:09 2004 Ben Pfaff <blp@gnu.org>
408 * Makefile.am: (TESTS) Add xforms/casefile.sh,
409 stats/descript-basic.sh, stats/descript-missing.sh,
410 stats/moments.sh. Remove command/descriptives.sh.
412 * command/descriptives.sh: Removed.
414 * command/weight.sh: Fix output (statistic values were wrong!).
416 * stats/descript-basic.sh: New test.
418 * stats/descript-missing.sh: New test.
420 * stats/moments.sh: New test.
422 * xforms/casefile.sh: New test.
424 * xforms/expressions.sh: Cleans up after itself now.
426 Fri Mar 26 00:55:48 2004 Ben Pfaff <blp@gnu.org>
428 * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
431 * command/beg-data.sh: Remove REMARK usage.
433 * command/bignum.sh: Ditto.
435 * command/list.sh: Ditto.
437 * command/print.sh: Ditto.
439 Sat Mar 20 18:11:15 2004 Ben Pfaff <blp@gnu.org>
441 * command/list.sh: Update output.
443 * command/print.sh: Ditto.
445 * command/weight.sh: Ditto.
447 Sun Mar 14 23:04:14 2004 Ben Pfaff <blp@gnu.org>
449 * command/sort.sh: Use numeric, not string, data to avoid spurious
452 Wed Mar 10 21:22:03 2004 Ben Pfaff <blp@gnu.org>
454 * bugs/temporary.sh: Test that basic use of TEMPORARY works.
456 Mon Feb 16 21:36:57 2004 Ben Pfaff <blp@gnu.org>
458 * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
459 can run valgrind or gdb easily with `make check'
461 Sat Dec 13 00:08:23 2003 Ben Pfaff <blp@gnu.org>
463 * syntax: Run a diff when there's no expected output, too.
465 Fri Jan 7 20:30:23 2000 Ben Pfaff <blp@gnu.org>
467 * data-fmts.stat: Add more date tests.
469 * do-repeat.stat: SET ECHO ON.
471 * syntax: Replace test -L with test -h.
473 Tue Jan 5 14:21:52 1999 Ben Pfaff <blp@gnu.org>
475 * data-list.stat, data-list.data: Adjust so that it can tell if
476 DATA LIST FREE properly parses and pads string values.
478 * list.stat: Remove anachronistic `SET EMULATION PC'.
482 Tue Jan 5 14:12:58 1999 Ben Pfaff <blp@gnu.org>
484 * syntax: Replaced `test' calls with `['. This may or may not fix
485 the problems some people have reported.
487 Sun Aug 9 11:15:38 1998 Ben Pfaff <blp@gnu.org>
489 * Makefile.am: (EXTRA_DIST) Update for renamed files.
491 * autorecode.stat: Renamed autorecod.stat.
493 * begin-data.stat: Renamed beg-data.stat.
495 * data-formats.stat: Renamed data-fmts.stat.
497 * expression.stat: Renamed expr.stat.
499 * file-label.stat: Renamed file-lab.stat.
501 * input-program.stat: Renamed inpt-pgm.stat.
503 * modify-vars.stat: Renamed mdfy-vars.stat.
505 * match-files.stat: Renamed mtch-file.stat.
507 * process-if.stat: Renamed pcs-if.stat.
509 * split-file.stat: Renamed splt-file.stat.
511 * sysfile-info.stat: Renamed sys-info.stat.
513 * expect/: Refreshed.
515 Sat Aug 8 00:27:07 1998 Ben Pfaff <blp@gnu.org>
517 * Makefile.am: (EXTRA_DIST) Add `syntax'.
518 (dist-hook) New target.
520 Wed Aug 5 00:04:16 1998 Ben Pfaff <blp@gnu.org>
522 * TEST-RESULTS: Removed.
524 * show-check-msg: Removed.
528 * syntax: New. Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
529 for this implementation of automatic testing.
531 * Makefile: (TESTS) Set to the syntax script.
533 (EXTRA_DIST) Remove TEST-RESULTS. Add `syntax'.
535 Sun Jul 5 14:16:18 1998 Ben Pfaff <blp@gnu.org>
537 * Makefile.am: (EXTRA_DIST) Add flip.stat.
539 Sun Jul 5 00:50:41 1998 Ben Pfaff <blp@gnu.org>
541 * crosstabs.stat: Change to test /MISSING=REPORT.
543 Tue Jun 2 23:42:23 1998 Ben Pfaff <blp@gnu.org>
545 * flip.stat: New file.
547 * weighting.stat: Update.
549 Mon May 25 12:45:46 1998 Ben Pfaff <blp@gnu.org>
551 * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
553 * crosstabs.stat: Turn off cells=all.
555 Tue May 12 16:22:06 1998 Ben Pfaff <blp@gnu.org>
557 * crosstabs.stat: Minor changes.
559 Thu May 7 23:16:03 1998 Ben Pfaff <blp@gnu.org>
561 * crosstabs.stat: Replace with a test that is hopefully better.
563 Tue Apr 14 01:00:46 1998 Ben Pfaff <blp@gnu.org>
565 * crosstabs.stat: New.
567 Mon Mar 9 15:40:25 1998 Ben Pfaff <blp@gnu.org>
569 * match-files.stat: More thorough.
571 Mon Mar 9 01:14:14 1998 Ben Pfaff <blp@gnu.org>
573 * match-files.stat: More thorough.
575 1998-03-05 Ben Pfaff <blp@gnu.org>
577 * Makefile.am: Use ./gengarbage instead of gengarbage.
579 1998-02-23 Ben Pfaff <blp@gnu.org>
581 * Many tests: Remove final finish command.
583 1998-02-16 Ben Pfaff <blp@gnu.org>
585 * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
587 * file-label.stat, sysfile-info.stat: Replace .sav with .save.
589 * match-files.stat: New file.
591 Fri Feb 13 15:58:11 1998 Ben Pfaff <blp@gnu.org>
593 * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
595 Tue Jan 13 01:11:36 1998 Ben Pfaff <blp@gnu.org>
597 * aggregate.stat: Some more testing.
599 Sat Jan 10 23:57:14 1998 Ben Pfaff <blp@gnu.org>
601 * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
603 * aggregate.stat: Slightly more thorough.
605 Sat Jan 10 02:17:00 1998 Ben Pfaff <blp@gnu.org>
607 * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
609 * means.stat: New file.
611 Thu Jan 8 22:38:59 1998 Ben Pfaff <blp@gnu.org>
613 * Many tests: Removed extra newlines from REMARKs.
615 Mon Jan 5 11:18:44 1998 Ben Pfaff <blp@gnu.org>
617 * sysfile-info.stat: Test most of the DISPLAY commands. Update
620 * vector.stat: Display vectors.
622 Sun Jan 4 18:31:36 1998 Ben Pfaff <blp@gnu.org>
624 * All tests: Added title.
626 * begin-data.stat: Updated REMARK format.
628 * descript.stat: Comment fix.
630 Sun Dec 21 16:57:31 1997 Ben Pfaff <blp@gnu.org>
632 * TEST-RESULTS: New file.
634 Fri Dec 5 22:02:20 1997 Ben Pfaff <blp@gnu.org>
636 * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
638 Tue Dec 2 14:55:22 1997 Ben Pfaff <blp@gnu.org>
640 * t-test.stat: New file.
642 Fri Nov 14 00:17:25 1997 Ben Pfaff <blp@gnu.org>
644 * aggregate.stat: Changed.
646 Tue Oct 28 16:26:25 1997 Ben Pfaff <blp@gnu.org>
648 * aggregate.stat: New file.
650 * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
652 Sun Oct 5 16:02:02 1997 Ben Pfaff <blp@gnu.org>
654 * fall92.stat, fall92.data: Removed (unknown copyright).
656 * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
657 From Alexandre Oliva <oliva@dcc.unicamp.br>.
659 Sat Oct 4 16:35:59 1997 Ben Pfaff <blp@gnu.org>
661 * repeating.stat: New file.
663 * Makefile.am: (EXTRA_DIST) Add repeating.stat.
665 Thu Sep 18 21:40:50 1997 Ben Pfaff <blp@gnu.org>
667 * Makefile.am: (EXTRA_DIST) Add lag.stat.
669 Mon Aug 18 18:31:42 1997 Ben Pfaff <blp@gnu.org>
671 * do-repeat.stat: Even more useful.
673 * lag.stat: New file.
675 Sun Aug 17 22:47:53 1997 Ben Pfaff <blp@gnu.org>
677 * do-repeat.stat: Made actually useful, not stupid.
679 Sun Aug 3 11:46:00 1997 Ben Pfaff <blp@gnu.org>
681 * In several files, replace usage of deprecated term `script' by
684 Thu Jul 17 02:12:17 1997 Ben Pfaff <blp@gnu.org>
686 * Makefile.am: (EXTRA_DIST) Add tabs.stat.
688 * file-label.stat: Improved.
690 * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
692 Fri Jul 11 14:13:49 1997 Ben Pfaff <blp@gnu.org>
694 * gengarbage.c: Reformat. #include's <time.h>. Uses ANSI C
695 rand() in place of random(). Calls the randomizer srand().
697 Thu Jul 10 22:16:34 1997 Ben Pfaff <blp@gnu.org>
699 * tabs.stat: New file.
701 Wed Jun 25 22:54:40 1997 Ben Pfaff <blp@gnu.org>
703 * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
705 Sun Jun 8 01:24:55 1997 Ben Pfaff <blp@gnu.org>
707 * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
710 * input-program.stat: Made some variables scratch.
712 Fri Jun 6 22:53:03 1997 Ben Pfaff <blp@gnu.org>
714 * Many files: Comment fixes, removed `set output raw.' commands.
716 * Other miscellaneous changes.
718 Tue Jun 3 23:44:46 1997 Ben Pfaff <blp@gnu.org>
720 * list.stat: Re-enabled some of it.
722 Wed Apr 23 21:33:48 1997 Ben Pfaff <blp@gnu.org>
724 * sysfile-info.stat: A little more generalized now.
726 Fri Apr 18 15:42:22 1997 Ben Pfaff <blp@gnu.org>
728 * Makefile.am: Maintainer-clean Makefile.in.
730 Thu Mar 27 01:11:29 1997 Ben Pfaff <blp@gnu.org>
732 * gengarbage.pl: Removed.
734 Sat Feb 15 21:26:53 1997 Ben Pfaff <blp@gnu.org>
736 * descript.stat: Syntax fixes.
738 * process-if.stat: New test for PROCESS IF.
740 Sun Jan 19 14:22:11 1997 Ben Pfaff <blp@gnu.org>
742 * autorecode.stat, modify-vars.stat: More thorough.
744 * data-formats.stat, file-label.stat: New tests.
746 Thu Jan 16 13:08:57 1997 Ben Pfaff <blp@gnu.org>
748 * bug.stat: Comment fix.
750 Wed Jan 1 22:08:10 1997 Ben Pfaff <blp@gnu.org>
752 * filter.stat: New file; tests FILTER behavior.
754 Wed Jan 1 17:00:59 1997 Ben Pfaff <blp@gnu.org>
756 * gengarbage.pl: New perl program equivalent to gengarbage.c.
758 Sun Dec 29 21:36:48 1996 Ben Pfaff <blp@gnu.org>
760 * gengarbage.c: Changed.
762 * sort.stat: Changed.
764 Sun Dec 22 23:10:39 1996 Ben Pfaff <blp@gnu.org>
766 * sort.stat: New file.
768 Fri Dec 13 21:30:53 1996 Ben Pfaff <blp@gnu.org>
770 * autorecode.stat: New file.
772 * fall92.stat: Mods for practicality.
774 * test.bat, testall.bat: Removed.
776 Thu Nov 28 23:14:07 1996 Ben Pfaff <blp@gnu.org>
778 * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
779 to SET EMULATION in anticipation of change.
781 Sat Oct 26 23:06:06 1996 Ben Pfaff <blp@gnu.org>
783 * recode.stat: Removed comment about bug, since I fixed that.
785 Thu Oct 24 20:13:42 1996 Ben Pfaff <blp@gnu.org>
787 * print.stat: Slightly more thorough.
789 Thu Oct 24 17:47:14 1996 Ben Pfaff <blp@gnu.org>
791 * time-date.stat: Slightly more thorough.
793 Wed Oct 23 21:53:43 1996 Ben Pfaff <blp@gnu.org>
795 * time-date.stat: New file.
797 Thu Sep 26 22:20:26 1996 Ben Pfaff <blp@gnu.org>
799 * list.data: More data.
801 * list.stat: Handles all that extra data.
803 * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
806 Wed Sep 4 21:45:35 1996 Ben Pfaff <blp@gnu.org>
808 * weighting.stat: Tests for proper ligatures. Won't work until
809 encodings are correct, of course...
811 ----------------------------------------------------------------------
814 version-control: never